Gentoo Archives: gentoo-user

From: "Christopher E. Granade" <cgranade@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with libstdc++.
Date: Sat, 23 Sep 2006 19:36:51
Message-Id: 45158B3F.5090306@gmail.com
In Reply to: Re: [gentoo-user] Problems with libstdc++. by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen wrote:
2 > On Saturday 23 September 2006 10:04, Christopher E. Granade wrote:
3 >
4 >> Bo Ørsted Andresen wrote:
5 >>
6 >>> On Saturday 23 September 2006 05:59, Christopher Granade wrote:
7 >>> [...]
8 >>>
9 >>>
10 >>>> /opt/skype/skype.bin: error while loading shared libraries:
11 >>>> libstdc++.so.5: cannot open shared object file: No such file or
12 >>>> directory
13 >>>>
14 >>>> I then ran revdep-rebuild to try and fix the problem, and it said that
15 >>>> that libstdc++.so.5 was broken, and that it would fix it. After
16 >>>> revdep-rebuild ran, I went back to run Skype again and got the same
17 >>>> error. Running revdep-rebuild a second time resulted in the exact same
18 >>>> output. Any ideas? Thanks.
19 >>>>
20 >>> revdep-rebuild doesn't look at /opt (which is where binary stuff like
21 >>> skype is installed). Also remerging won't help since it's binary. It
22 >>> won't be recompiled since the source code isn't available.
23 >>>
24 >>> sys-libs/libstdc++-v3 provides libstdc++.so.5:
25 >>>
26 >>> # emerge -va sys-libs/libstdc++-v3
27 >>>
28 >> Running this command reveals that libstdc++-v3 was already emerged. I
29 >> reemerged anyway, and the error persists. Thank you for the help, but it
30 >> seems that there's something else wrong. Is this a problem with amd64?
31 >>
32 >
33 > Not really sure. On amd64 this requires some of the
34 > app-emulation/emul-linux-x86-* packages (since skype is a 32 bit app), but it
35 > should pull them by itself... What does:
36 >
37 > # equery check app-emulation/emul-linux-x86-compat
38 >
39 > give? What version of skype are you using? Please also post the output of:
40 >
41 > # emerge --info
42 >
43 >
44 Well, I didn't know about equery check. That told me that the package
45 was broken, and so I reemerged it. Skype now works! Thank you so much.
46 --Christopher Granade
47 --
48 gentoo-user@g.o mailing list