Hi, While investigating libmudflap failures in the GCC trunk (4.4) testsuite:
http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg00071.html I found out that /usr/lib64/libdl.a is corrupted and is causing link failures: gue...@gcc51:~/tmp3$ ar x /usr/lib64/libdl.a ar: /usr/lib64/libdl.a: Malformed archive (lib32 and lib are ok under the same test). For reference I tried to extract it again from a clean .deb but "ar x" failed again so I guess it's a packaging issue: gue...@gcc51:~/tmp3$ md5sum /var/cache/apt/archives/libc6-dev-mips64_2.7-18_mipsel.deb d2143461cf448a3a21fe715f51c62e77 /var/cache/apt/archives/libc6-dev-mips64_2.7-18_mipsel.deb Sincerely, Laurent -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

