Bug 19213

Summary: SC_DFLT_FONT compile option breaks kernel compile
Product: Base System Reporter: Leon Breedt <ljb>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description Leon Breedt 2000-06-12 07:40:00 UTC
     This option introduces a font.h target, which is generated from
     the specified font files. However, the command to generate the header
     is suspect, attempting to uudecode (!?!?) the font files first.

Fix: 

Remove the uudecode commands from the target.
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-07-11 11:08:58 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

Fix up botched PR.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 05:09:49 UTC
State Changed
From-To: open->analyzed

This problem is confirmed on 5.1-CURRENT.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 05:34:33 UTC
State Changed
From-To: analyzed->closed

Correction, the bug appears to be have been fixed.