Re: libstdc++2.9 2.91.58-5 broken??

1998-11-28 Thread Mitch Blevins
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


Re: Re: libstdc++2.9 2.91.58-5 broken??

1998-11-28 Thread Fred McDavid
Hi,

Thanks for responding so quickly with the fix...thought I was hosed for a bit 
there.  Should that have fixed those errors throughout or just for apt-get and 
dpkg?  I'm getting the same thing with kde that I was with dpkg...however, 
'man' had been generating those errors and it stopped when I installed those 
debs.

TIA,

--Fred