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
[-- Attachment #1 --]
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
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/binutils Makefile.inc0
> Log:
> Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick right
> getopt.h (as workaround until it will be removed from contrib)
>
> 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
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/binutils/gasp Makefile
> gnu/usr.bin/binutils/gdb Makefile
> Log:
> Move -I${DESTDIR}/usr/include/gnu up, before
> -I${DESTDIR}/usr/include to pick correct regex.h
>
> 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
--
Ruslan Ermilov
FreeBSD committer
ru@FreeBSD.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFASIpEUkv4P6juNwoRAgg5AJ98Ov8VhL5l8iukIR/D7FgCzsJVVgCdEbIf
55DVSRruz36b1BT8DGrG0cY=
=7/0g
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040305141012.GA10639>
