bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/12089] build fails on 'make' #1


From: hjl dot tools at gmail dot com
Subject: [Bug binutils/12089] build fails on 'make' #1
Date: 4 Oct 2010 01:51:06 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2010-10-04 
01:51 -------
There are more:

address@hidden binutils]$ grep HAVE_DECL_STRSTR */*.h 
bfd/sysdep.h:#if !HAVE_DECL_STRSTR
binutils/sysdep.h:#if !HAVE_DECL_STRSTR
ld/sysdep.h:#if !HAVE_DECL_STRSTR
address@hidden binutils]$ 

There are more such prototypes for other functions.
I got

address@hidden build-x86_64-linux]$  grep STRSTR */*.h
bfd/config.h:#define HAVE_DECL_STRSTR 1
binutils/config.h:#define HAVE_DECL_STRSTR 1
gas/config.h:/* #undef NEED_DECLARATION_STRSTR */
ld/config.h:#define HAVE_DECL_STRSTR 1
libiberty/config.h:#define HAVE_STRSTR 1
address@hidden build-x86_64-linux]$ 

Why isn't HAVE_DECL_STRSTR defined for you?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=12089

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]