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

Bug 189904

Summary: net-im/skype needs gcc-4
Product: Gentoo Linux Reporter: Volker Wegert <gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Volker Wegert 2007-08-23 08:10:55 UTC
I've got skype 1.4.0.94 with USE=qt-static installed on two laptops. On the first system (zathras) it starts without problems, on the second system (angua) it refuses to start with the messages 
/opt/skype/skype: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by /opt/skype/skype)
/opt/skype/skype: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by /opt/skype/skype)

Further investigation revealed that while on zathras, only sys-devel/gcc-4.1.2 was installed, on angua sys-devel/gcc-3.4.6-r2 was also installed. Removing the old gcc version and running "gcc-config i686-pc-linux-gnu-4.1.2" fixed the issue for me.



Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-23 08:15:25 UTC

*** This bug has been marked as a duplicate of bug 182554 ***