Re: problem compiling kernel on FreeBSD 5.0

2003-01-29 Thread David Loszewski
no, I didn't cvsup the sources because in all the 4.x versions the sources already came with it Dave [EMAIL PROTECTED] wrote: This may be a dumb question, but did you cvsup the sources for 5.0? If you did, what does your Makefile look like?

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 sysinstall

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.

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 on

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: you