Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vmware-server-console: version `GCC_3.4' not found
Date: Mon, 14 Apr 2008 23:59:58
Message-Id: 1208217531.32601.27.camel@rattus
In Reply to: [gentoo-user] vmware-server-console: version `GCC_3.4' not found by Vladimir Rusinov
1 quick fix: locate the equivalent system libraries, move the problematic
2 vmware ones out of the way and symlink to the system libs. Works fine
3 with vmware workstation. And wait for gentoo/vmware to catch up and fix
4 with the next iteration ...
5
6 I am using vmware-workstation 5, and cant justify the cost of upgrading
7 - not sure if this is 5 specific or a wider problem, but there are a few
8 messages in google about it.
9
10 BillK
11
12 On Mon, 2008-04-14 at 20:22 +0400, Vladimir Rusinov wrote:
13 > Hello!
14 >
15 > I'm dealing with this bug:
16 > http://bugs.gentoo.org/show_bug.cgi?id=217650
17 >
18 > I'm not able to run vmware-server-console-1.0.5
19 >
20 > $ eix vmware-server-console
21 > [D] app-emulation/vmware-server-console
22 > Installed versions: 1.0.5.80187(14:04:36 14.04.2008)
23 >
24 > $ vmware-server-console
25 > /opt/vmware/server/console/lib/bin/vmware-server-console:
26 > /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
27 > `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
28 > /opt/vmware/server/console/lib/bin/vmware-server-console:
29 > /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
30 > `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
31 > /opt/vmware/server/console/lib/bin/vmware-server-console:
32 > /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version
33 > `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
34 >
35 > eix ^gcc$
36 > [I] sys-devel/gcc
37 > Installed versions: 4.2.0(4.2)(18:40:42 16.09.2007)(-altivec -bootstrap
38 > -build doc fortran -gcj -gtk -hardened -ip28 -ip32r10k mudflap -multilib
39 > -multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc openmp -test -vanilla)
40 >
41 > $ eix libstdc
42 > [I] sys-libs/libstdc++-v3
43 > Installed versions: 3.3.6(5)(02:07:19 10.09.2007)(-build -multilib nls
44 > nptl)
45 >
46 > [I] virtual/libstdc++
47 > Installed versions: 3.3(3.3)(03:22:09 13.06.2007)
48 >
49 > revdep-rebuild and installing gcc-3.4.6-r2 does not helps
50 >
51 > Any suggestions how to fix this?
52 >
53 > --
54 > Vladimir Rusinov
55 > Voronezh, Russia
56 > UNIX Admin @ Murano Software
57 --
58 William Kenworthy <billk@×××××××××.au>
59 Home in Perth!
60 --
61 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] vmware-server-console: version `GCC_3.4' not found Vladimir Rusinov <vladimir@×××××××××.info>