Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 207588

Summary: app-emulation/vmware-workstation-6.0.2 - undefined symbol: atk_misc_get_instance
Product: Gentoo Linux Reporter: Michael Sullivan <msulli1355>
Component: Current packagesAssignee: Gentoo VMWare Bug Squashers [disabled] <vmware+disabled>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Sullivan 2008-01-26 18:20:58 UTC
vmware-workstation-6.0.2 fails when I try to run it in gnome-terminal with 

michael@camille ~ $ vmware
/opt/vmware/workstation/lib/bin/vmware: symbol lookup error: /usr/lib/gtk-2.0/modules/libatk-bridge.so: undefined symbol: atk_misc_get_instance


Reproducible: Always

Steps to Reproduce:
1.  Type 'vmware' in a terminal
2.
3.

Actual Results:  
vmware fails to load with an undefined symbol reference

Expected Results:  
vmware should start
Comment 1 Mike Auty (RETIRED) gentoo-dev 2008-01-26 18:33:29 UTC
Hi, this appears to be an accessibility issue.  Could you please check that you have all the required dependencies installed, that gtkmm was compiled with USE="accessibility", that libview and libsexy were recompiled after gtkmm was built with accessibility, and that VMWARE_USE_SHIPPED_GTK is not set in your environment?

If you need help verifying any of these things, let me know and I'll provide more instructions.  Thanks...  5:)
Comment 2 Mike Auty (RETIRED) gentoo-dev 2008-01-26 18:37:54 UTC
Please also check whether the LD_LIBRARY_PATH variable is set, as this is often a source of the error message you're receiving.
Comment 3 Michael Sullivan 2008-01-26 19:08:49 UTC
Re-merging libview and libsexy fixed the issue.  Now there's just the serial number thing...