Gentoo Archives: gentoo-user

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc-4.1.1 and realplayer-10.0.7
Date: Sat, 09 Sep 2006 11:28:15
Message-Id: 200609090351.07896.bulliver@badcomputer.org
In Reply to: [gentoo-user] gcc-4.1.1 and realplayer-10.0.7 by Peter
1 quoth the Peter:
2 > It appears that the realplayer binary still requires libstdc++.so.5 which
3 > is provided by libstdc++-v3-3.3.4. So despite the fact that this library
4 > may not be needed for recompiled c++ apps, binary ones like this may still
5 > require the old library :(
6 >
7 > ldd realplay.bin
8 > ...
9 > libstdc++.so.5 => not found
10
11 $ ldd /opt/RealPlayer/realplay.bin | grep libstdc++
12 libstdc++.so.5
13 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5 (0xa79c5000)
14 $ epm -qf /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
15 gcc-3.3.6
16
17 Did you not keep gcc-3.3.6 slotted? Filed a bug?
18
19 > Peter
20
21 -d
22 --
23 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
24 "...the number of UNIX installations has grown to 10, with more expected..."
25 - Dennis Ritchie and Ken Thompson, June 1972
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: gcc-4.1.1 and realplayer-10.0.7 Peter <sw98234@×××××××.com>