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

Re: __register_frame_info problem resolved?



On Tue, Dec 01, 1998 at 10:30:14 -0500, Ossama Othman wrote:
> > To get your system working again, try this recipe:
> 
> That didn't fix my "ld unable to find -lstdc++" problem. :(  Everything
> was working fine prior to the bad libc6 upgrade.

That's a bug indeed:
	penguin ray 16:35 /tmp > dpkg --contents libstdc++2.9-dev_2.91.59-2_i386.deb | grep '\.so'
	lrwxrwxrwx root/root         0 1998-11-30 01:51 usr/lib/gcc-lib/i486-linux/egcs-2.91.59/libstdc++.so -> ../../../libstdc++-libc6.0-1.so.2
This link isn't in ld's default search path.

As a workaround,
	cd /usr/lib ; ln -s libstdc++-libc6.0-1.so.2 libstdc++.so

Matthias, can you fix this please?

Ray
-- 
PATRIOTISM  A great British writer once said that if he had to choose 
between betraying his country and betraying a friend he hoped he would
have the decency to betray his country.                                      
- The Hipcrime Vocab by Chad C. Mulligan 


Reply to: