Re: HELP: jikes & libstdc++.so.2.8 probs

1998-12-04 Thread J.H.M. Dassen \(Ray\)
On Thu, Dec 03, 1998 at 15:56:15 +0100, Bruno Boettcher wrote: > /usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info > > what can i do to get this solved? Install libstdc++2.8_2.90.29-2 which should be on most mirrors by now. Ray -- PATRIOTISM A great British writer once said th

HELP: jikes & libstdc++.so.2.8 probs

1998-12-03 Thread Bruno Boettcher
Hello, i solved the problems with dselect and apt thank to the foobar_debs.tar.gz package but my favourite java compiler reports the same problem... jikes: error in loading shared libraries /usr/lib/libstdc++.so.2.8: undefined symbol: __register_frame_info what can i do to get this solved?