Gentoo Archives: gentoo-user

From: Vladimir Rusinov <vladimir@×××××××××.info>
To: Gentoo User List <gentoo-user@l.g.o>
Subject: [gentoo-user] vmware-server-console: version `GCC_3.4' not found
Date: Mon, 14 Apr 2008 16:22:18
Message-Id: f6fdfb550804140922v406bbd5fifd86b710373f2cfc@mail.gmail.com
1 Hello!
2
3 I'm dealing with this bug:
4 http://bugs.gentoo.org/show_bug.cgi?id=217650
5
6 I'm not able to run vmware-server-console-1.0.5
7
8 $ eix vmware-server-console
9 [D] app-emulation/vmware-server-console
10 Installed versions: 1.0.5.80187(14:04:36 14.04.2008)
11
12 $ vmware-server-console
13 /opt/vmware/server/console/lib/bin/vmware-server-console:
14 /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
15 `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
16 /opt/vmware/server/console/lib/bin/vmware-server-console:
17 /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
18 `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
19 /opt/vmware/server/console/lib/bin/vmware-server-console:
20 /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
21 `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
22
23 eix ^gcc$
24 [I] sys-devel/gcc
25 Installed versions: 4.2.0(4.2)(18:40:42 16.09.2007)(-altivec -bootstrap
26 -build doc fortran -gcj -gtk -hardened -ip28 -ip32r10k mudflap -multilib
27 -multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc openmp -test -vanilla)
28
29 $ eix libstdc
30 [I] sys-libs/libstdc++-v3
31 Installed versions: 3.3.6(5)(02:07:19 10.09.2007)(-build -multilib nls
32 nptl)
33
34 [I] virtual/libstdc++
35 Installed versions: 3.3(3.3)(03:22:09 13.06.2007)
36
37 revdep-rebuild and installing gcc-3.4.6-r2 does not helps
38
39 Any suggestions how to fix this?
40
41 --
42 Vladimir Rusinov
43 Voronezh, Russia
44 UNIX Admin @ Murano Software
45 --
46 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] vmware-server-console: version `GCC_3.4' not found William Kenworthy <billk@×××××××××.au>