Here's something for those for whom the patched libc6 solved that bad register frame thing....
------------------ ian# dir 13026aaa libstdc++2.8_2.90.29-2.deb textsw_shelf /tmp ian# dpkg -i libstdc++2.8_2.90.29-2.deb (Reading database ... 24524 files and directories currently installed.) Preparing to replace libstdc++2.8 2.90.29-0.6 (using libstdc++2.8_2.90.29-2.deb) ... Unpacking replacement libstdc++2.8 ... Setting up libstdc++2.8 (2.90.29-2) ... ldconfig: warning: can't open /usr/lib/i486-linuxaout/libdb.so.1 (No such file or directory), skipping /tmp ian# dselect dselect: error in loading shared libraries /usr/lib/libstdc++-libc6.0-1.so.2: undefined symbol: __register_frame_info ------------------ The last suggestion I received to search out the file libdb.so.1 in the packages didn't work, no such string was found. Anyone want to try their hand on this one? Curt-