I think this bug is also preventing me for having a freenx server ...

/usr/lib/nx/nxagent: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0'
not found (required by /usr/lib/libstdc++.so.6)

I found some links :

http://ubuntuforums.org/showthread.php?t=270605
http://www.mail-archive.com/debian-gcc@lists.debian.org/msg21557.html

and :

$ ldd /usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not 
found (required by /usr/lib/libstdc++.so.6)
        linux-gate.so.1 =>  (0xffffe000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7e5a000)
        libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0xb7e4f000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d1b000)
        /lib/ld-linux.so.2 (0x80000000)

Apparently the problem is with a library in /usr/local. So I renamed it
and now no more problems.

========
Bug closed !
========

-- 
libstdc++.so: undefined reference to [EMAIL PROTECTED]'
https://launchpad.net/bugs/63441

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to