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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"