| View previous topic :: View next topic |
| Author |
Message |
-Hailstorm- n00b

Joined: 08 Nov 2007 Posts: 34 Location: Budapest, Hungary
|
Posted: Thu Nov 08, 2007 5:20 pm Post subject: [SOLVED] GLIBCXX_3.4.9 not found |
|
|
Hi!
I'm trying to start Rigs of Rods but for some reason many of the dependencies weren't included in the download. I've been emerging the packages required by RoR but this one i need some help with. The error i get is the following:
./RoR.bin: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./RoR.bin)
I have no idea what i should do in order to fix this problem, any help would be greatly appreciated. Thanks in advance.
Last edited by -Hailstorm- on Fri Nov 09, 2007 2:56 pm; edited 1 time in total |
|
| Back to top |
|
 |
sergioag n00b

Joined: 08 Nov 2007 Posts: 20
|
Posted: Thu Nov 08, 2007 11:25 pm Post subject: |
|
|
Hi
This is because the dynamic linker couldn't find the required library version. You can try to emerge libstdc++-v3 and probably that solves the problem.
Sergio Aguayo |
|
| Back to top |
|
 |
-Hailstorm- n00b

Joined: 08 Nov 2007 Posts: 34 Location: Budapest, Hungary
|
Posted: Fri Nov 09, 2007 7:51 am Post subject: |
|
|
| The solution was to update gcc to a newer version. (4.1.2 -> 4.2.2) |
|
| Back to top |
|
 |
Negated Void l33t

Joined: 25 Dec 2002 Posts: 648
|
Posted: Tue Nov 13, 2007 4:30 pm Post subject: |
|
|
Another user had the same problem, but had gcc 4.2 already installed.
However, he also had 3.4.6 and 4.1.something installed. I removed them with "emerge --nodeps --prune gcc" and now it works fine. |
|
| Back to top |
|
 |
drescherjm Advocate

Joined: 05 Jun 2004 Posts: 2722 Location: Pittsburgh, PA, USA
|
Posted: Wed Dec 19, 2007 8:02 pm Post subject: |
|
|
I just got that while compiling kdelibs (to fix the mess upgrading expat caused) and I do have gcc 4.2 active. But I also have several other compiler versions. _________________ John
My gentoo overlay
Instructons for overlay |
|
| Back to top |
|
 |
drescherjm Advocate

Joined: 05 Jun 2004 Posts: 2722 Location: Pittsburgh, PA, USA
|
Posted: Wed Dec 19, 2007 9:50 pm Post subject: |
|
|
| Quote: | | However, he also had 3.4.6 and 4.1.something installed. I removed them with "emerge --nodeps --prune gcc" and now it works fine. |
That worked, Thanks. _________________ John
My gentoo overlay
Instructons for overlay |
|
| Back to top |
|
 |
ZmjbS Tux's lil' helper

Joined: 24 Jan 2005 Posts: 122 Location: Reykjavík, Ísland
|
Posted: Fri Feb 26, 2010 6:53 pm Post subject: |
|
|
| Negated Void wrote: | | I removed them with "emerge --nodeps --prune gcc" and now it works fine. |
I evidently hadn't upgraded properly and this broke my system. Following the Gentoo GCC Upgrade Guide fixed that. _________________ Signatures are, like, so cool... |
|
| Back to top |
|
 |
|