--- jeremy <[EMAIL PROTECTED]> wrote:
> 
> i am runing freebsd 4.5 and i can not compile my
> kernel i get "Stop in
> /usr/src/sys/compile/MYKERNEL."
> 
> here is my kernel file
> 
> 
> any help would be nice thanks jeremy
> > #
> # GENERIC -- Generic kernel configuration file for
> FreeBSD/i386
> #
> # For more information on this file, please read the
> handbook section on
> # Kernel Configuration Files:
-----Snipped------
since you didn't give the error message
I did see this as a potential problem in your config

from USB area in kernel

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

The scbus and da need to be uncommented out in your
SCSI area. 
Also I noticed that you commented out the MIIBus in
the network card area and left in a card that need the
MIIBus to work.(ed0)
I know the SCSI and umass stuff will cause a kernel
build error but I don't know if the network card part
will.



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to