Date: Mon, 15 Mar 2004 00:13:47 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Doug Barton <DougB@FreeBSD.org> Cc: FreeBSD Current <freebsd-current@FreeBSD.org> Subject: Re: buildworld -DNOCLEAN problem with gperf/getopt.h Message-ID: <20040314221347.GA13465@ip.net.ua> In-Reply-To: <4054D559.6060607@FreeBSD.org> References: <4054D559.6060607@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 14, 2004 at 01:57:45PM -0800, Doug Barton wrote: > If I build with a populated obj directory, created after cleaning out > /usr/obj/ completely and then building on 7 March, I get this: >=20 > -------------------------------------------------------------- > >>> stage 1.2: bootstrap tools > -------------------------------------------------------------- > cd /usr/local/src; MAKEOBJDIRPREFIX=3D/usr/obj/usr/local/src/i386 > DESTDIR=3D INSTALL=3D"sh /usr/local/src/tools/install.sh" > PATH=3D/usr/obj/usr/local/src/i386/legacy/usr/sbin:/usr/obj/usr/local/src= /i386/legacy/usr/bin:/usr/obj/usr/local/src/i386/legacy/usr/games:/sbin:/bi= n:/usr/sbin:/usr/bin > WORLDTMP=3D/usr/obj/usr/local/src/i386 MAKEFLAGS=3D"-m > /usr/local/src/tools/build/mk -D NOCLEAN -m /usr/local/src/share/mk" > make -f Makefile.inc1 BOOTSTRAPPING=3D502105 -DNOHTML -DNOINFO -DNOLINT > -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_CPU_CFLAGS -DNO_WARNS > bootstrap-tools > =3D=3D=3D> games/fortune/strfile > sh /usr/local/src/tools/install.sh -s -o root -g wheel -m 555 strfile > /usr/obj/usr/local/src/i386/legacy/usr/games > =3D=3D=3D> gnu/usr.bin/gperf > =3D=3D=3D> gnu/usr.bin/gperf/doc > =3D=3D=3D> gnu/usr.bin/gperf/doc > make: don't know how to make > /usr/obj/usr/local/src/i386/legacy/usr/include/getopt.h. Stop > *** Error code 2 >=20 > If I cd into gnu/usr.bin/gperf/doc I can run `make cleandir && make obj > && make depend && make all` with no problems, so I'm confused as to > what's wrong here. >=20 -DNOCLEAN is _not_ guaranteed to work at all if sources are updated. Don't do that, or don't complain. ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVNkbUkv4P6juNwoRAvxGAJwLCfCcT0nSYGWNVrEhdxIxXfB85gCfT2X/ DPB4eeWSqQ7+YPX83+Dp37I= =o67/ -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040314221347.GA13465>