That library is part of the gcc c++ package. Do an rpm -V on that to see if it thinks everything is ok (or not). Most likely it will complain, and you should be able to remove and re-install it.
I think it's unlikely that putting on RPMs did this, although it is certainly possible. I would look more in the direction of someone making a typo somewhere. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark D Pace Sent: Tuesday, June 29, 2004 10:35 AM To: [EMAIL PROTECTED] Subject: missing lib after maintenance I put on some maintenance yesterday and I now seem to be missing a libstdc++.so library. The sym link is there but the actual library is missing. There were several patches applied so I am not sure which one caused the problem. Anyone have an idea how to fix this one? sles001:~ # yast /usr/lib/YaST2/bin/y2menu: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or libstdc++directory sles001:~ # dir /usr/lib/libstdc++* -r-xr-xr-x 1 root root 582447 Nov 5 2002 /usr/lib/libstdc++-3-libc6.1-2-2.10.0.so -r-xr-xr-x 1 root root 401116 Nov 5 2002 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so lrwxrwxrwx 1 root root 31 Jul 11 2003 /usr/lib/libstdc++-libc6.1-2.so.3 -> libstdc++-3-libc6.1-2-2.10.0.so lrwxrwxrwx 1 root root 31 Jul 11 2003 /usr/lib/libstdc++-libc6.2-2.so.3 -> libstdc++-3-libc6.2-2-2.10.0.so -rw-r--r-- 1 root root 11177436 Sep 27 2003 /usr/lib/libstdc++.a -rw-r--r-- 1 root root 793 Sep 27 2003 /usr/lib/libstdc++.la lrwxrwxrwx 1 root root 18 Jul 11 2003 /usr/lib/libstdc++.so -> libstdc++.so.5.0.2 sles001:~ # Mark D Pace Senior Systems Engineer Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317 Office: 850.219.5184 Fax: 888.221.9862 http://www.mainline.com ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
