Date: Fri, 28 Jul 2000 07:47:41 -0700 (PDT) From: David Daugherty <doc@wcug.wwu.edu> To: Jonathan Chen <jonathan.chen@itouch.co.nz> Cc: questions@FreeBSD.ORG Subject: Re: make depend fails on Kernel Message-ID: <Pine.LNX.3.96.1000728074455.14003A-100000@sloth> In-Reply-To: <20000728215712.A3022@jonc.ntdns.wilsonandhorton.co.n>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Jul 2000, Jonathan Chen wrote: > On Fri, Jul 28, 2000 at 12:00:38AM -0700, David Daugherty wrote: > > [...] > > Yup. This is what I've done: > > Installed 4.0-R from iso > > cvsup'd > > /stand/sysinstall > > Configure->Distributions->src->sys > > cp GENERIC MACHINENAME > > removed lines at beginning of MACHINENAME > > { > > cpu I386 > > cpu I486 > > cpu I686 > > > > ident GENERIC is now MACHINENAME > > } > > /usr/sbin/config MACHINENAME > > cd ../../compile/MACHINENAME > > make depend > > > > and I get: > > make: don't know how to make ../../../include/stddef.h. Stop > > > > Which is where I get stuck ;7) > > Read /usr/src/UPDATING. You have to do a `make world' first, and then > `make buildkernel KERNEL=YOURKERNEL' + then the `make installkernel' There is no /usr/src/UPDATING on my system to look at. All I have are CVS and sys in my /usr dir. My supfile looks like: *default host=cvsup7.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=releng_4 *default delete use-rel-suffix src-all src-crypto src-secure ports-all tag=. Ok, so what have I missed to not have an UPDATING file? David Software Engineer - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.1000728074455.14003A-100000>