Date: Thu, 27 Jul 2000 21:28:03 -0700 (PDT) From: "J. Goodleaf" <goodleaf@goodleaf.net> To: David Daugherty <doc@wcug.wwu.edu> Cc: questions@FreeBSD.ORG Subject: Re: make depend fails on Kernel Message-ID: <Pine.BSF.4.21.0007272123340.55792-100000@clyde.goodleaf.net> In-Reply-To: <Pine.LNX.3.96.1000727203112.3297A-100000@sloth>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't know if it will help, but you might have better luck using the 'make buildkernel KERNEL=[your kernel]' 'make installkernel' method, which I believe is now the officially preferred method for kernel builds, especially with upgraded systems. This is detailed in /src/UPDATING. I don't know if it's yet filtered into the handbook, but I would definitely take a look at UPDATING. (It's not so bad. Initially, I was greatly peeved that my 'config' 'make' thing had been deprecated, but I don't think the newer method is at all a pain. There are just a few more steps to it.) -J =============================== John Goodleaf goodleaf@goodleaf.net PGP key: finger goodleaf@clyde.goodleaf.net =============================== On Thu, 27 Jul 2000, David Daugherty wrote: > I just installed the kernel src and after doing > /usr/sbin/config MACHINENAME > cd ../../compile/MACHINENAME > make depend > > I get: > make: don't know how to make ../../../include/stddef.h. Stop > > I'm guessing I don't have the right gcc installed or something. Which > should I have for 4.0-R? Or, is this not my problem at all? > > 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 > > 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.BSF.4.21.0007272123340.55792-100000>