Bug 13404

Summary: Warning that pseudo-device log is unknown while make of new kernel.
Product: Base System Reporter: dutch <dutch>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-RELEASE   
Hardware: Any   
OS: Any   

Description dutch 1999-08-27 03:30:01 UTC
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.
Comment 1 Bill Fenner 1999-09-05 03:10:41 UTC
Do you have 2?  There {is|was} a bug in config which says that it's unknown
if you specify it twice.

  Bill
Comment 2 dd freebsd_committer freebsd_triage 2001-06-10 00:54:56 UTC
State Changed
From-To: open->closed

This psuedo-device no longer exists in -current or -stable.