upgrade to 6 ->build kernel error

Dan O'Connor dan at ferrarishields.com
Thu Nov 17 19:49:20 GMT 2005


> I upgraded from 5.4-RELEASE-i386 to
> 6.0-RELEASE-i386 and everything went well but
> when I tried to rebuild the kernel, I get these
> errors:
> 
> # pwd
> /usr/src/sys/i386/conf
> # config MYKERNEL
> ../../conf/files: coda/coda_fbsd.c must be
> optional, mandatory or standard
> # cd ../compile/MYKERNEL
> # make depend
> make: don't know how to make depend. Stop
> 
> What is happening? I tried with original GENERIC
> but I get the same errors....

Try:

# cd /usr/src
# make kernel KERNCONF=MYKERNEL

~Dan



More information about the freebsd-questions mailing list