cvs commit: src/sys/modules Makefile

Ruslan Ermilov ru at freebsd.org
Fri Apr 6 17:17:54 UTC 2007


Hi,

On Fri, Apr 06, 2007 at 10:03:30AM -0700, Kip Macy wrote:
> Ok, how do I fix this? "make kernel-toolchain"? I'll back it out as
> soon as UPDATING is updated with the appropriate action - magic flags
> aren't an appropriate response.
> 
In this particular case, a simple "make buildkernel" will suffice,
i.e. you don't need kernel-toolchain.  In the general case, if you
don't know the specifics of the changes, both kernel-toolchain and
buildkernel are required.  All info is already in src/UPDATING:

: COMMON ITEMS:
[...]
:         To build a kernel
:         -----------------
:         If you are updating from a prior version of FreeBSD (even one just
:         a few days old), you should follow this procedure.  It is the most
:         failsafe as it uses a /usr/obj tree with a fresh mini-buildworld,
: 
:         make kernel-toolchain
:         make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
:         make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070406/36e4fa76/attachment.pgp


More information about the cvs-src mailing list