[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-23 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-06-23 06:18 --- Yes. It was completely new checkout from CVS and new build afterwards. Otherwise I wouldn't report anything. peter.ko...@quad /usr/src/GNU/binutils/Linux/x86-64 #8364; grep -i basename gold/config.cache

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-23 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-23 06:58 --- Can you look in the gold/config.log file for the test for the basename declaration? In a working case, it looks something like this: configure:6868: checking whether basename is declared configure:6892: g++ -c -g -O2

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-23 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-06-23 08:58 --- configure:6868: checking whether basename is declared configure:6892: g++ -c -g -O2 conftest.cc 5 conftest.cc: In function 'int main()': conftest.cc:87: error: overloaded function with no contextual type

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-23 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-06-23 17:57 --- Fixed. Thank you for your efforts. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10105 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-22 19:53 --- This should be fixed as of 2009-05-15. Thanks for reporting it. -- What|Removed |Added

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-06-22 22:09 --- make[4]: Entering directory `/usr/src/GNU/binutils/Linux/x86-64/gold' if g++ -DHAVE_CONFIG_H -I. -I../../../gold -I. -I../../../gold -I../../../gold/../include -I../../../gold/../elfcpp

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-23 05:44 --- Is this a clean build in a new empty directory? What is the result of grep -i basename gold/config.cache ? -- http://sourceware.org/bugzilla/show_bug.cgi?id=10105 --- You are receiving this mail because:

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-04-25 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-04-25 10:03 --- #define HAVE_DECL_BASENAME 1 in the gold/config.h was sufficient to fix it. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10105 --- You are receiving this mail because: --- You are on

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-04-24 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-04-24 23:16 --- Changed bug description because this Bugzilla version is UTF-8 impaired. -- What|Removed |Added