cvs commit: src/gnu/usr.bin/binutils Makefile.inc0

Ruslan Ermilov ru at FreeBSD.org
Fri Mar 5 06:10:22 PST 2004


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 at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040305/3a28f12b/attachment.bin


More information about the cvs-all mailing list