Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread Kris Kennaway
On Wed, Jan 29, 2003 at 06:32:08PM -0500, David Loszewski wrote: > I did a cvsup and all the files are there now but the Makefile is name > 'Makefile,v' along with all the other files. Suggestions? not too often > I use cvsup Read the cvsup documentation (e.g. sample supfiles) more carefully: y

Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread Giorgos Keramidas
On 2003-01-29 16:10, David Loszewski <[EMAIL PROTECTED]> wrote: > I'm trying to compile my kernel on my newly installed FreeBSD 5.0 I > do the following: '% cd /usr/src' then I do '%make buildkernel > KERNCONF=ZEUS' and it comes back saying 'make: don't know how to > make buildkernel. Stop'. Ideas

Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread David Loszewski
Kris Kennaway wrote: On Wed, Jan 29, 2003 at 05:09:05PM -0500, David Loszewski wrote: no, I didn't cvsup the sources because in all the 4.x versions the sources already came with it The 4.x sources come with 4.x, yes. If you want the 5.0 sources you have to upgrade them somehow, e.g. b

Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread Kris Kennaway
On Wed, Jan 29, 2003 at 05:09:05PM -0500, David Loszewski wrote: > no, I didn't cvsup the sources because in all the 4.x versions the > sources already came with it The 4.x sources come with 4.x, yes. If you want the 5.0 sources you have to upgrade them somehow, e.g. by installing from sysinstal

Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread David Loszewski
L PROTECTED] Sent by:cc: owner-freebsd-questions@F Subject: problem compiling kernel on FreeBSD 5.0

problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread David Loszewski
I'm trying to compile my kernel on my newly installed FreeBSD 5.0 I do the following: '% cd /usr/src' then I do '%make buildkernel KERNCONF=ZEUS' and it comes back saying 'make: don't know how to make buildkernel. Stop'. Ideas on what to do with this?? I looked through the release notes and di