RE: sparc-suse-linux/bin/ld: cannot find -lstdc++
"Harty, Brook" <[email protected]>
| Newsgroups | gmane.linux.suse.sparc |
|---|---|
| Message-ID | <72A9AFFC740D1F42BDDA9DBF1EF3EB700B1460@WA-MSG07-BTH.wireless.attws.com> |
-----Original Message----- From: Robert Schiele [mailto:[email protected]] Sent: Thursday, October 10, 2002 10:53 AM To: Harty, Brook Cc: [email protected] Subject: Re: [suse-sparc] sparc-suse-linux/bin/ld: cannot find -lstdc++ On Thu, Oct 10, 2002 at 11:42:23AM -0500, Harty, Brook wrote: > Any ideas on how to install the new gcc3.2 packages? Everything seemed to > work, until I compiled the new vnc. > error - sparc-suse-linux/bin/ld: cannot find -lstdc++ > > ldconfig -v | grep -i libstd > > ldconfig: /usr/lib/libstdc++-libc6.2-2.so.3 is not a symbolic link > ldconfig: /usr/lib/libg++-libc6.2-2.so.3 is not a symbolic link > > > But checking the directory, libstdc++.so.5 is there. > > -r-xr-xr-x 1 root root 360031 Sep 20 11:32 > libstdc++-3-libc6.1-2-2.10.0.so > -rw-r--r-- 1 root root 541424 Oct 28 2001 > libstdc++-3-libc6.2-2-2.10.0.a > -r-xr-xr-x 1 root root 379038 Oct 28 2001 > libstdc++-3-libc6.2-2-2.10.0.so > -r-xr-xr-x 1 root root 452801 Sep 20 11:32 > libstdc++-libc6.1-1.so.2 > lrwxrwxrwx 1 root root 31 Sep 27 13:49 > libstdc++-libc6.1-2.so.3 -> libstdc++-3-libc6.1-2-2.10.0.so > lrwxrwxrwx 1 root root 30 Sep 27 13:48 > libstdc++-libc6.2-2.a.3 -> libstdc++-3-libc6.2-2-2.10.0.a > -r-xr-xr-x 1 root root 379034 Sep 20 11:32 > libstdc++-libc6.2-2.so.3 > lrwxrwxrwx 1 root root 18 Sep 27 15:50 libstdc++.so.2.8 -> > libstdc++.so.2.8.0 > -rwxr-xr-x 1 root root 368928 Sep 20 11:32 libstdc++.so.2.8.0 > lrwxrwxrwx 1 root root 18 Sep 27 15:48 libstdc++.so.5 -> > libstdc++.so.5.0.0 > -rwxr-xr-x 1 root root 942594 Sep 20 06:25 libstdc++.so.5.0.0 > > > Any ideas? You didn't install libstdc++-devel, did you? Robert -- Robert Schiele Tel.: +49-621-181-2517 Dipl.-Wirtsch.informatiker mailto:[email protected] Nope. That was the problem. Thanks! -Brook