-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thre's nothing on my system that's changed recently except for upgrading QT to 3.3 and KDE to 3.2, however when I try to compile the Licq daemon (so, KDE and QT shouldn't even be a factor, right) I get pages and pages of lines like the following when it tries to link the object files:
file.o: In function `std::lexicographical_compare(char const*, char const*, char const*, char const*)': file.o(.text+0xa10): multiple definition of `std::lexicographical_compare(char c onst*, char const*, char const*, char const*)' licq.o(.text+0xa10): first defined here file.o: In function `std::_Atomic_swap(unsigned long*, unsigned long)': file.o(.text+0xa50): multiple definition of `std::_Atomic_swap(unsigned long*, u nsigned long)' licq.o(.text+0xa50): first defined here file.o: In function `std::uninitialized_copy(char const*, char const*, char*)': file.o(.text+0xac0): multiple definition of `std::uninitialized_copy(char const* , char const*, char*)' licq.o(.text+0xac0): first defined here file.o: In function `std::uninitialized_copy(wchar_t const*, wchar_t const*, wch ar_t*)': file.o(.text+0xb10): multiple definition of `std::uninitialized_copy(wchar_t con st*, wchar_t const*, wchar_t*)' licq.o(.text+0xb10): first defined here I've completely Licq cvs tree and checked it out again from scratch and the same thing occurs. Does anyone know what's going on? Also, the link command includes the symbol @LTLIBINTL@, which I have to remove to get the link process to try at all. Shouldn't that get replaced by the actual -llib parameter? - -- Mark Veinot - Linux Certified Professional - ---------------------------------------------------------------- /dev/random says: I'm in shape ... round's a shape isn't it? http://mvgrafx.dyn.ca/~vmark - ---------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQFALLuqbGPFPb5Q6OIRAgZcAJ90TffGltz9MJl+AQlNJDaoc6RLzwCbB9/4 pw5YuXoMJe1f405y8amyI4I= =6ZEI -----END PGP SIGNATURE----- ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ LICQ-Main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
