Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189904 - net-im/skype needs gcc-4
Summary: net-im/skype needs gcc-4
Status: RESOLVED DUPLICATE of bug 182554
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 08:10 UTC by Volker Wegert
Modified: 2007-08-23 08:15 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 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 ***