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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to