Same here building CVS on Fedora Core 4 just now. Found various posts online about similar problems, like http://sourceware.org/ml/binutils/2005-04/msg00654.html
Compiling gnash gets a lot further if I use ./configure --with-pic , and remove -fvisibility-inlines-hidden from the CXXFLAGS
John Unit3 wrote:
Jay Miller wrote:/usr/bin/ld: .libs/log.o: relocation R_X86_64_PC32 against `std::basic_string<char, std::char_traits<char>, std::allocator<char>::basic_string()@@GLIBCXX_3.4' can not be used whenmaking a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status make[1]: *** [libgnashbase.la] Error 1 Anyone seen this?I've seen the same thing on AMD64/dapper building from CVS, but not when building from the alpha release. Graeme _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
-- John ‘[ßeta]’ Drinkwater | [EMAIL PROTECTED]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
