Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217650 - vmware-server-console: version `GCC_3.4' not found
Summary: vmware-server-console: version `GCC_3.4' not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-14 14:14 UTC by Vladimir Rusinov
Modified: 2008-04-26 16:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Rusinov 2008-04-14 14:14:47 UTC
$ eix vmware-server-console
[D] app-emulation/vmware-server-console
     Installed versions:  1.0.5.80187(14:04:36 14.04.2008)

$ vmware-server-console
/opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/opt/vmware/server/console/lib/bin/vmware-server-console: /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)

eix ^gcc$
[I] sys-devel/gcc
     Installed versions:  4.2.0(4.2)(18:40:42 16.09.2007)(-altivec -bootstrap -build doc fortran -gcj -gtk -hardened -ip28 -ip32r10k mudflap -multilib -multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc openmp -test -vanilla)

$ eix libstdc
[I] sys-libs/libstdc++-v3
     Installed versions:  3.3.6(5)(02:07:19 10.09.2007)(-build -multilib nls nptl)

[I] virtual/libstdc++
     Installed versions:  3.3(3.3)(03:22:09 13.06.2007)

revdep-rebuild rebuild nothing

Reproducible: Always
Comment 1 Vladimir Rusinov 2008-04-14 16:18:38 UTC
Installing gcc-3.4.6-r2 havn't fixed this
Comment 2 Mike Auty (RETIRED) gentoo-dev 2008-04-14 19:10:04 UTC
Thanks, this is a known problem.  The version in the vmware overlay should include the fix, which is to remove /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1.  It seems to be causing the issues and doesn't appear to be vital (in fact, using the system provided one is generally a better idea).  We'll try and get this into the tree as soon as we can.  Thanks again for reporting this...  5:)
Comment 3 Vladimir Rusinov 2008-04-15 05:51:50 UTC
Yep, removing /opt/vmware/server/console/lib/lib/libgcc_s.so.1/libgcc_s.so.1 helps.
Thanks a lot.
Comment 4 Mike Auty (RETIRED) gentoo-dev 2008-04-26 16:47:24 UTC
Ok, I've pushed this change into the tree but haven't bumped it (which, probably, I should have).  I'm going to mark this as FIXED, but if anyone else reports this issue, I'll do the bump.
Comment 5 Mike Auty (RETIRED) gentoo-dev 2008-04-26 16:50:18 UTC
Ok, so, I immediately found another one of these listed, so I've now done the bump anyway, sorry for being lazy...  5;)