Stefan Baums wrote: > Hi all! > > I just tried to upgrade my system to the packages in slink, and now my > libstdc++2.9 (2.91.58-5) seems to be broken. Whenever I try to do things like > > man any_program > > or > > apt-get install some_package > > or > > dselect > > I get the error message > > /usr/lib/libstdc++-libc6.0-1.so.2: undefined symbol: __register_frame_info > > Is that really the fault of libstdc++2.9? And anyway, does anyone know how to > repair this?
Upgrade to libstdc++_2.91.59-1 to fix. Also, if you have 1.4.1 of dpkg, downgrade it to 1.4.0.31 If these aren't on your mirrors yet, you can download them at http://blevins.simplenet.com/foobar/ I also put the libstdc++-dev package there and the correct apt package just to be sure... -Mitch