kernel compilation problems - 5.1 (long)

Peter Risdon peter at circlesquared.com
Thu Feb 12 11:28:32 PST 2004


Tadimeti Keshav wrote:

>hi all,
>I am having problems compiling my kernel. 
>  
>
Your immediate problem is a common one. Your kernel config includes the 
line:

device		umass		# Disks/Mass storage - Requires scbus and da

But scbus and da are commented out. Uncomment them, and compile.

PWR.



More information about the freebsd-questions mailing list