Le Jeudi 1 Septembre 2005 09:05, Takashi Nakamoto a écrit : > ../../../unxlngi4.pro/lib/check_libmozabdrv2.so ...: ERROR: libstdc++.so.6: > cannot open shared object file: No such file or directory dmake: Error > code 1, while making '../../../unxlngi4.pro/lib/libmozabdrv2.so' '---*
Same problem here. Cause of the problem: $ ls /usr/lib/libstdc++.so.* /usr/lib/libstdc++.so.2.7.2 /usr/lib/libstdc++.so.2.8 /usr/lib/libstdc++.so.2.9 /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.2.7.2.8 /usr/lib/libstdc++.so.2.8.0 /usr/lib/libstdc++.so.2.9.0 /usr/lib/libstdc++.so.5.0.7 => no libstdc++.so.6 I solved it by running configure with --disable-mozilla option. Which means I won't be able to see Mozilla address book driver work... (Is this the right list for build problems? I think I have seen some other list specialized in that.) -- Marre des virus, vers, spywares, adwares et plantages ? Passez à Linux ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
