[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libstdc++.so.2.8 problem



I just updated debian (slink) via dselect, there was about 40MB of updated
stuff and I did not look very carefully what got upgraded (I know I should
have been more careful).

Now I get this error with many programs (with dselect for example):

dselect: error in loading shared libraries
/usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info

What went wrong and what can I do to fix it?

I have following libstdc packages installed:

root@val334:/tmp# dpkg -l | grep libstdc
ii  libstdc++2.8    2.90.29-1      The GNU stdc++ library (old egcs version)
ii  libstdc++2.9    2.91.58-5      The GNU stdc++ library (egcs version)
ii  libstdc++2.9-de 2.91.58-5      The GNU stdc++ library (development files)

root@val334:/tmp# ldconfig -p | grep libstdc
        libstdc++.so.272 (libc6) => /usr/lib/libstdc++.so.272
        libstdc++.so.27 (libc5) => /usr/lib/libc5-compat/libstdc++.so.27
        libstdc++.so.2.9 (libc6) => /usr/lib/libstdc++.so.2.9
        libstdc++.so.2.8 (libc6) => /usr/lib/libstdc++.so.2.8
        libstdc++.so.2.7.2 (libc6) => /usr/lib/libstdc++.so.2.7.2
        libstdc++-libc6.0-1.so.2 (libc6) => /usr/lib/libstdc++-libc6.0-1.so.2


-- 
Janne Löf



Reply to: