Hi! A user from the GGI project (http://www.ggi-project.org/) found a bug in libtool 1.4.3, when trying to compile GGI on a MIPS architecture.
libtool has a wrong regex causing it to reject the dl library though it is available. The snippet from the IRC log: [15:33] <flibble> libtool says deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )" [15:34] <flibble> file says /lib/libdl-2.2.4.so: ELF 32-bit LSB mips-1 shared object, MIPS R3000_LE [bfd bug], version 1, not stripped [15:34] <flibble> nearly the same, but enough to reject dl library flibble 'fixed' this bug by changing deplibs_check_method to pass_all. I know, this is not the right fix, but it is a quick fix and works for him. Anyone, who knows the right fix? -- CU, Christoph Egger E-Mail: [EMAIL PROTECTED] +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool