| Summary: | Warning that pseudo-device log is unknown while make of new kernel. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dutch <dutch> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Do you have 2? There {is|was} a bug in config which says that it's unknown
if you specify it twice.
Bill
State Changed From-To: open->closed This psuedo-device no longer exists in -current or -stable. |
1) While doing a make; pseudo-device log is reported as unknown. 2) The handbook at freebsd.org states that the device is mandatory. http://www.freebsd.org/handbook/kernelconfig-config.html Section -->5.3.10. Pseudo-devices Fix: Comment out or remove. There is no effect on building a new kernel. How-To-Repeat: Leave the code in. 'pseudo-device<tab>log' all lowercase.