Date: Mon, 20 Sep 2004 09:44:35 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Francois Tigeot <ftigeot@wolfpond.org> Cc: current@freebsd.org Subject: Re: Buildworld broken with NO_TOOLCHAIN Message-ID: <20040920064435.GF41401@ip.net.ua> In-Reply-To: <20040919201236.GA67382@aoi.wolfpond.org> References: <20040919201236.GA67382@aoi.wolfpond.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--cz6wLo+OExbGG7q/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 19, 2004 at 10:12:36PM +0200, Francois Tigeot wrote: > Trying to build world on 5.3-BETA5: >=20 > -------------------------------------------------------------- > >>> stage 2.3: build tools > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj DESTDIR=3D INSTALL=3D"sh > /usr/src/tools/install.sh" > PATH=3D/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy= /usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/b= in WORLDTMP=3D/usr/obj/usr/src/i386 MAKEFLAGS=3D"-m /usr/src/tools/build/m= k -m /usr/src/share/mk" make -f Makefile.inc1 BOOTSTRAPPING=3D503000 -DNO= LINT -DNO_CPU_CFLAGS -DNO_WARNS build-tools > =3D=3D=3D> bin/csh > =3D=3D=3D> bin/sh > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -c /usr/src/bin/sh/mkinit.c > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -L/usr/obj/usr/src/i386/legacy/usr/lib mki= nit.o -o mkinit > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -c /usr/src/bin/sh/mknodes.c > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -L/usr/obj/usr/src/i386/legacy/usr/lib mkn= odes.o -o mknodes > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -c /usr/src/bin/sh/mksyntax.c > cc -Os -march=3Di486 -mmmx -pipe -DSHELL -I. -I/usr/src/bin/sh -I/usr/obj= /usr/src/i386/legacy/usr/include -L/usr/obj/usr/src/i386/legacy/usr/lib mks= yntax.o -o mksyntax > =3D=3D=3D> 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 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. >=20 >=20 > I have NO_TOOLCHAIN=3Dyes in /etc/make.conf. This option worked fine with > 5.2.1-RELEASE. >=20 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. Please pull up the latest src/gnu/usr.bin/cc/cc_tools/Makefile revision (1.80) from HEAD, and it will be fixed. I will ask RE's permission to MFC this. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cz6wLo+OExbGG7q/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBTnxTqRfpzJluFF4RAlUdAJ9S/i/GzeHutXoPjusSb56phlY56gCggZy4 /5S0DtDXqwISjJBv4lNin0w= =bWeh -----END PGP SIGNATURE----- --cz6wLo+OExbGG7q/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920064435.GF41401>