Public bug reported:

Binary package hint: gcc-4.4

Hi,

System: Kubuntu 10.04 (Lucid) 64 bit
Package: gcc-4.4
Package version: 4.4.3-4ubuntu5


Problem: Compiling a C++ program with 32 bit flag (that is, -m32) fails as it 
cannot be linked with (allegedly) missing library lib32stdc++6. On inspection 
of /usr/lib32 directory we can see that the library is indeed installed, but 
the symbolic link libstdc++.so is missing (it should be pointing to existing 
symbolic link libstdc++.so.6 that in turns points to also existing file 
libstdc++.so.6.0.13).

Solution: Upon creation of such a link, the linking process succeeded.

Regards.

** Affects: gcc-4.4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Missing library symbolic link preventing compile with C++
https://bugs.launchpad.net/bugs/581894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to