Package: libsigc++0c2 Version: 1.0.4-9.1 Severity: serious Hi,
It seems that atleast on amd64 the libsigc++0c2 is empty, while on i386 it contains a shared library. This results in other packages failing to build because they try to make a shared library and only find a static (non-PIC) sigc++ library. During the build log, it shows things like: checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) [...] /bin/sh ../libtool --mode=link c++ -g -O2 -o libsigc.la -rpath /usr/lib -version-info 0:0:0 -release 1.0 -no-undefined -lstdc++ -lgcc_s -lpthread object.lo scope.lo marshal.lo slot.lo basic_signal.lo adaptor.lo thread.lo ../libtool: line 3664: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found ../libtool: line 3664: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found *** Warning: linker path does not have real file for library -lstdc++. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libstdc++ and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/lib/libstdc++.so.6.0.7 ../libtool: line 3664: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found [...] Please update your libtool version. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]