Date: Fri, 6 Apr 2007 10:03:30 -0700 From: "Kip Macy" <kip.macy@gmail.com> To: "Ruslan Ermilov" <ru@freebsd.org>, "Kip Macy" <kmacy@freebsd.org>, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <b1fa29170704061003y41bbcdev1774f8995941b10e@mail.gmail.com> In-Reply-To: <20070406064751.GE29457@rambler-co.ru> References: <200704060605.l3665jcT032027@repoman.freebsd.org> <20070406064751.GE29457@rambler-co.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
-Kip
On 4/5/07, Ruslan Ermilov <ru@freebsd.org> wrote:
> Hi,
>
> On Fri, Apr 06, 2007 at 06:05:45AM +0000, Kip Macy wrote:
> > kmacy 2007-04-06 06:05:45 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/modules Makefile
> > Log:
> > make modules compile without updating etc
> >
> > Revision Changes Path
> > 1.524 +1 -1 src/sys/modules/Makefile
> >
> "etc/" has nothing to do with this. Instead, you
> aren't using an up-to-date version of share/mk/
> files which are an integral part of every makefile
> in a system.
>
> If you need to live in a hackish world, compiling
> fresh sources using stale tools (as we all sometimes
> do), you still have a way to do it intelligently:
>
> make -m /path/to/fresh/src/share/mk ...
>
> (The standard targets like buildworld/buildkernel
> do it automatically.)
>
> Please back this change out.
>
>
> Cheers,
> --
> Ruslan Ermilov
> ru@FreeBSD.org
> FreeBSD committer
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1fa29170704061003y41bbcdev1774f8995941b10e>
