Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 11:49:14 -0800
From:      "Dan O'Connor" <dan@ferrarishields.com>
To:        "Efren Bravo" <efrenba@yahoo.es>, "freeBSD" <freebsd-questions@freebsd.org>
Subject:   Re: upgrade to 6 ->build kernel error
Message-ID:  <047501c5ebaf$fee91720$0599460a@Dan>
References:  <20051117185759.96113.qmail@web25514.mail.ukl.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?047501c5ebaf$fee91720$0599460a>