Gentoo Archives: gentoo-user-br

From: k2flag <gnu.groups@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Skype + gcc 4 erro.
Date: Thu, 14 Sep 2006 04:14:30
Message-Id: 96a2cc450609132114q558b5482i6d2c86ca9352ee19@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Skype + gcc 4 erro. by k2flag
1 Funcionou, valeu.
2
3 2006/9/13, k2flag <gnu.groups@×××××.com>:
4 > Eu removi ele, será que foi isso ? Vou tentar depois agora to no
5 > windows, usando skype :/
6 >
7 > 2006/9/13, Magno Torres <magnotorres@×××××.com>:
8 > > libstdc++.so.5 => not found
9 > >
10 > > Aqui no meu sistema tem esse arquivo, veja:
11 > >
12 > > localhost ~ # ldd -d /opt/skype/skype 2>/dev/null|grep libstdc++.so.5
13 > > libstdc++.so.5 =>
14 > > /usr/lib/libstdc++-v3/libstdc++.so.5 (0xb75b6000)
15 > >
16 > > localhost ~ # qfile /usr/lib/libstdc++-v3/libstdc++.so.5
17 > > sys-libs/libstdc++-v3
18 > > (/usr/lib/libstdc++-v3/libstdc++.so.5)
19 > >
20 > > Verifica se instalou sys-libs/libstdc++-v3
21 > >
22 > >
23 > > On 9/13/06, k2flag < gnu.groups@×××××.com> wrote:
24 > > > gentoo k2flag # fix_libtool_files.sh 3.4
25 > > > * Scanning libtool files for hardcoded gcc library paths...
26 > > > * [1/5] Scanning /lib ...
27 > > > * [2/5] Scanning /usr/lib ...
28 > > > * [3/5] Scanning /usr/games/lib ...
29 > > > * [4/5] Scanning /usr/i686-pc-linux-gnu/lib ...
30 > > > * [5/5] Scanning /usr/local/lib ...
31 > > >
32 > > > gentoo k2flag # ldd -d /opt/skype/skype
33 > > > linux-gate.so.1 => (0xffffe000)
34 > > > librt.so.1 => /lib/librt.so.1 (0x3aad6000)
35 > > > libasound.so.2 => /usr/lib/libasound.so.2 (0x3aadf000)
36 > > > libGL.so.1 =>
37 > > /usr/lib/opengl/nvidia/lib/libGL.so.1 (0x3ab9f000)
38 > > > libXmu.so.6 => /usr/lib/libXmu.so.6 (0x3ac24000)
39 > > > libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x3ac3a000)
40 > > > libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x3ac3e000)
41 > > > libXft.so.2 => /usr/lib/libXft.so.2 (0x3ac48000)
42 > > > libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x3ac5a000)
43 > > > libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x3acca000)
44 > > > libSM.so.6 => /usr/lib/libSM.so.6 (0x3acf9000)
45 > > > libICE.so.6 => /usr/lib/libICE.so.6 (0x3ad02000)
46 > > > libdl.so.2 => /lib/libdl.so.2 (0x3ad19000)
47 > > > libXext.so.6 => /usr/lib/libXext.so.6 (0x3ad1e000)
48 > > > libX11.so.6 => /usr/lib/libX11.so.6 (0x3ad2d000)
49 > > > libpthread.so.0 => /lib/libpthread.so.0 (0x3ae22000)
50 > > > libstdc++.so.5 => not found
51 > > > libm.so.6 => /lib/libm.so.6 (0x3ae35000)
52 > > > libgcc_s.so.1 =>
53 > > > /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1
54 > > (0x3ae5a000)
55 > > > libc.so.6 => /lib/libc.so.6 (0x3ae65000)
56 > > > /lib/ld-linux.so.2 (0x3aaab000)
57 > > > libGLcore.so.1 =>
58 > > /usr/lib/opengl/nvidia/lib/libGLcore.so.1 (0x3af80000)
59 > > > libnvidia-tls.so.1 =>
60 > > > /usr/lib/opengl/nvidia/lib/libnvidia- tls.so.1
61 > > (0x3b743000)
62 > > > libXt.so.6 => /usr/lib/libXt.so.6 (0x3b745000)
63 > > > libXrender.so.1 => /usr/lib/libXrender.so.1 (0x3b798000)
64 > > > libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x3b7a2000)
65 > > > libexpat.so.0 => /usr/lib/libexpat.so.0 (0x3b7a7000)
66 > > > libz.so.1 => /lib/libz.so.1 (0x3b7c7000)
67 > > > libXau.so.6 => /usr/lib/libXau.so.6 (0x3b7d8000)
68 > > > libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x3b7db000)
69 > > > undefined symbol: _ZSt4cerr, version GLIBCPP_3.2
70 > > (/opt/skype/skype)
71 > > >
72 > > > gentoo k2flag # strace /opt/skype/skype 2>&1 |grep -100 libstdc++.so.5
73 > > > gentoo k2flag # skype
74 > > > /opt/skype/skype: error while loading shared libraries:
75 > > > libstdc++.so.5: cannot open shared object
76 > > > file: No such file or directory
77 > > >
78 > > > 2006/9/13, Magno Torres < magnotorres@×××××.com>:
79 > > > > Com o comando fix_libtool_files.sh vc colocou a versão do antigo gcc,
80 > > certo?
81 > > > > Se fez esta certo, entao pra debugar use:
82 > > > >
83 > > > > ldd -d /opt/skype/skype
84 > > > >
85 > > > > Veja se aparece algum not found
86 > > > > Se não aparecer, tenta:
87 > > > >
88 > > > > strace /opt/skype/skype 2>&1 |grep -100 libstdc++.so.5
89 > > > >
90 > > > > Manda pra gente esses outputs, pode ser que um simples ln resolva o
91 > > > > seu problema, ou seja necessário recompilar alguma lib...
92 > > > >
93 > > > >
94 > > > > On 9/13/06, k2flag < gnu.groups@×××××.com> wrote:
95 > > > > > Nada , não funcionou.
96 > > > > >
97 > > > > > 2006/9/13, Magno Torres <magnotorres@×××××.com >:
98 > > > > > > fix_libtool_files.sh <old-gcc-version>
99 > > > > > >
100 > > > >
101 > > > > --
102 > > > > gentoo-user-br@g.o mailing list
103 > > > >
104 > > > >
105 > > >
106 > > > --
107 > > > gentoo-user-br@g.o mailing list
108 > > >
109 > > >
110 > >
111 > >
112 > > --
113 > >
114 > > []s Magno
115 > > http://magno.multiply.com
116 > > --
117 > > Linux user: #123834
118 > > http://counter.li.org
119 > >
120 >
121
122 --
123 gentoo-user-br@g.o mailing list