VMware Communities > VMTN > Archives > Desktop and Server Archives > VMware Server Archives > Discussions
0 Replies Last post: Mar 17, 2006 10:58 AM by mcpuk

vmware console fails to load on gcc3.4 system using cairo 2 (Solution)

Mar 17, 2006 10:58 AM

Click to view mcpuk's profile Lurker mcpuk 5 posts since
Mar 1, 2006
When trying to run vmware console on a Gentoo 2006.0 install using GCC3.4 and Cairo it fails with
/usr/lib/vmware-console/bin/vmware-console: /usr/lib/vmware-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)

The solution is to either symlink or copy the libgcc_s.so.1 from your system (probably in /lib) to the /usr/lib/vmware/lib/libgcc_s.so.1/ and overwrite the existing file.

null
Actions