| Summary: | SC_DFLT_FONT compile option breaks kernel compile | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Leon Breedt <ljb> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: gnats-admin->freebsd-bugs Fix up botched PR. State Changed From-To: open->analyzed This problem is confirmed on 5.1-CURRENT. State Changed From-To: analyzed->closed Correction, the bug appears to be have been fixed. |
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.