Date: Mon, 20 Sep 2004 09:48:41 +0200 From: Francois Tigeot <ftigeot@wolfpond.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: current@freebsd.org Subject: Re: Buildworld broken with NO_TOOLCHAIN Message-ID: <20040920074841.GA69414@aoi.wolfpond.org> In-Reply-To: <20040920064435.GF41401@ip.net.ua> References: <20040919201236.GA67382@aoi.wolfpond.org> <20040920064435.GF41401@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 20, 2004 at 09:44:35AM +0300, Ruslan Ermilov wrote: > On Sun, Sep 19, 2004 at 10:12:36PM +0200, Francois Tigeot wrote: > > Trying to build world on 5.3-BETA5: [...] > > ===> gnu/usr.bin/cc/cc_tools > > make: don't know how to make /usr/obj/usr/src/i386/usr/include/sys/param.h. Stop > > *** Error code 2 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > > > I have NO_TOOLCHAIN=yes in /etc/make.conf. This option worked fine with > > 5.2.1-RELEASE. > > > This is a known problem (in RELENG_5). I've committed a fix for it in > HEAD a month and two days ago. I bet you were running -DNOCLEAN build. No, it was a "normal" make buildworld. I am building world again after deleting /usr/obj just to be sure. > Please pull up the latest src/gnu/usr.bin/cc/cc_tools/Makefile revision > (1.80) from HEAD, and it will be fixed. Thanks, I will try this. > I will ask RE's permission to MFC this. This would be nice. -- Francois Tigeot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920074841.GA69414>