Date: Fri, 5 Mar 2004 16:10:12 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Andrey A. Chernov" <ache@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 Message-ID: <20040305141012.GA10639@ip.net.ua> In-Reply-To: <200403050147.i251l39I006593@repoman.freebsd.org> <200403042036.i24KaIeq025097@repoman.freebsd.org> References: <200403050147.i251l39I006593@repoman.freebsd.org> <200403042036.i24KaIeq025097@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Andrey, Adding -I${DESTDIR}/usr/include broke upgrades from 4.x because now /usr/include/getopt.h gets used (which requires sys/types.h) instead of the proper one from ${WORLDTMP}/legacy/usr/include/, usually /usr/obj/usr/src/i386/legacy/usr/include/getopt.h. Please find some other way to fix this. On Thu, Mar 04, 2004 at 12:36:18PM -0800, Andrey A. Chernov wrote: > ache 2004/03/04 12:36:18 PST >=20 > FreeBSD src repository >=20 > Modified files: > gnu/usr.bin/binutils Makefile.inc0=20 > Log: > Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick right > getopt.h (as workaround until it will be removed from contrib) > =20 > Revision Changes Path > 1.34 +2 -0 src/gnu/usr.bin/binutils/Makefile.inc0 On Thu, Mar 04, 2004 at 05:47:03PM -0800, Andrey A. Chernov wrote: > ache 2004/03/04 17:47:03 PST >=20 > FreeBSD src repository >=20 > Modified files: > gnu/usr.bin/binutils/gasp Makefile=20 > gnu/usr.bin/binutils/gdb Makefile=20 > Log: > Move -I${DESTDIR}/usr/include/gnu up, before > -I${DESTDIR}/usr/include to pick correct regex.h > =20 > Revision Changes Path > 1.16 +3 -1 src/gnu/usr.bin/binutils/gasp/Makefile > 1.77 +3 -1 src/gnu/usr.bin/binutils/gdb/Makefile --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFASIpEUkv4P6juNwoRAgg5AJ98Ov8VhL5l8iukIR/D7FgCzsJVVgCdEbIf 55DVSRruz36b1BT8DGrG0cY= =7/0g -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040305141012.GA10639>