Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2007 20:20:22 -0500
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        "Abdullah Ibn Hamad Al-Marri" <almarrie@gmail.com>
Cc:        Anton Galitch <anton.galitch@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: compiling kernel problem
Message-ID:  <200705280120.l4S1KMlB099602@serene.no-ip.org>
In-Reply-To: <499c70c0705271023u5cf81a57rbbb86c19806e2722@mail.gmail.com>
References:  <7c80322b0705270951n3ffe649es8bc57a673b7f8472@mail.gmail.com> <499c70c0705271023u5cf81a57rbbb86c19806e2722@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 May 2007 20:23:39 +0300
"Abdullah Ibn Hamad Al-Marri" <almarrie@gmail.com> wrote:

> On 5/27/07, Anton Galitch <anton.galitch@gmail.com> wrote:
> > Hi I have a problem while compiling my kernel. When I go
> > to /usr/src then make buildkernel ...
> > it says that make doesnt know what to do because buildkernel is
> > invalid option.
> >
> > I downloaded the latest source and still the same.
> > In /usr/src there is only sys/ directory.
> >
> > Thanks for any help.
> >
> > --
> > http://feudaltimes.com.ar - Webmaster, designer and programmer
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"
> >
>=20
> You need to check to do csup -L
> 2 /usr/share/examples/cvsup/stable-supfile
>=20
> Also choose the mirror you need and edit the stable-supfile.

If you set the relevant variables in /etc/make.conf, and use "make
update", then you do not have to edit the sample supfile:

=46rom the sample file /usr/share/examples/etc/make.conf (be sure to
uncomment anything you change):

#SUP_UPDATE=3D
#SUP=3D            /usr/bin/csup
#SUPFLAGS=3D       -g -L 2
#SUPHOST=3D        cvsup.uk.FreeBSD.org
#SUPFILE=3D        /usr/share/examples/cvsup/standard-supfile
#PORTSSUPFILE=3D   /usr/share/examples/cvsup/ports-supfile
#DOCSUPFILE=3D     /usr/share/examples/cvsup/doc-supfile

> If you are using older version than 6.1 use cvsup.

FWIW, if you want to checkout the actual CVS repository, you still need
to use cvsup as well.  Unfortunately, csup does not yet support CVS
mode.

--=20
Conrad J. Sabatier <conrads@cox.net>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705280120.l4S1KMlB099602>