Kernel compile problems
    s.huckenholz 
    s.huckenholz at mac.com
       
    Sat Dec 15 07:18:16 PST 2007
    
    
  
Hi Ryan,
I presume you do something like :
make -jX KERNCONF=newkernel kernel
where  X is a number larger than 2 ??
Run it without the j flag and then other errors will show up.
These errors are caused by a misconfigured kernel and reading your  
kernel conf I found at least 2:
I suggest that you either enable
device  scbus  and
device  da
or disable
device  umass
and the next :
if you disable device wlan
you need to disable
  device ural
  too
    
    
More information about the freebsd-questions
mailing list