Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2007 10:56:23 -0700
From:      "Kip Macy" <kip.macy@gmail.com>
To:        "Ruslan Ermilov" <ru@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, Kip Macy <kmacy@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/modules Makefile
Message-ID:  <b1fa29170704061056o205b8289w89223e09c9f190bb@mail.gmail.com>
In-Reply-To: <20070406171714.GA84721@rambler-co.ru>
References:  <200704060605.l3665jcT032027@repoman.freebsd.org> <20070406064751.GE29457@rambler-co.ru> <b1fa29170704061003y41bbcdev1774f8995941b10e@mail.gmail.com> <20070406171714.GA84721@rambler-co.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/6/07, Ruslan Ermilov <ru@freebsd.org> wrote:
> 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
>

Thanks, I actually did that and it didn't work. Hence the commit.

For the sake of avoiding friction I'll just assume that my tree
maintained some bit of unnecessary state and back the change out as
soon as I get the chance.

           -Kip



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