Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 19:24:36 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Jonathan Chen <jonathan.chen@itouch.co.nz>
Cc:        questions@freebsd.org, anandfranklin@hotmail.com
Subject:   Re: kernel building for the changes in kernel source
Message-ID:  <15097.57284.88832.468539@guru.mired.org>
In-Reply-To: <83810802@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Chen <jonathan.chen@itouch.co.nz> types:
> This should read:
> 
>     config KERNEL-FILE
>     cd to-the-correct-directory
>     make depend
>     make
>     make install
> 
> You can use this method if you've just installed from CD, or if you've
> done the buildworld+kernel+installworld at least once since you've
> CVSUP'd the sources.
> 
> The rule to remember is that if your sources are from the CVSUP
> servers you *must* do it via method 1 the first time.

Once you've done the config, you can skip doing the config, and
possibly the "make depend", at leat until you want to change the
kernel config again. You'll need to rerun "make depend" if your source
changes change the #include in your files.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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?15097.57284.88832.468539>