It is currently Thu 20. Jun 2013, 03:45

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sat 21. Aug 2010, 18:54 
Offline
PadStar
PadStar
User avatar

Joined: Sun 20. Apr 2008, 01:31
Posts: 1263
Location: /usr/local/games/
I tried to run this Doom 3 mod "Zombie Slayer" and it started but gave me an error having to do with gcc libs and versions. I tried to fix it, but couldn't get anywhere, so I gave up. Now I tried to run Skype today, and a I get the same (or a very similar) error: "/usr/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib32/libstdc++.so.6)"
I have tried things, but can't get it to run.

My GCC version is 4.4.4.
I'm using Ubuntu 10.04 x64.

Does anyone know how to fix this?

_________________
|_|0|_|
|_|_|0|
|0|0|0|


Top
 Profile  
 
PostPosted: Sat 21. Aug 2010, 19:25 
Offline
PadMember
PadMember
User avatar

Joined: Thu 10. May 2007, 17:00
Posts: 3079
Images: 30
Location: /dev/sda1
http://ubuntuforums.org/showthread.php?t=270605 etc.
You need to watch out for those perky 32bit lib paths when applying these fixes.

https://bugs.launchpad.net/ubuntu/+bug/105706

_________________
Image


Top
 Profile Personal album  
 
PostPosted: Sat 21. Aug 2010, 19:34 
Offline
PadStar
PadStar
User avatar

Joined: Sun 20. Apr 2008, 01:31
Posts: 1263
Location: /usr/local/games/
about that first page:
is this the fix:
Quote:
I fixed it..... Following a tip, I ldd /usr/lib/libstdc++.so.6...
Code:

ldd /usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6: /usr/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7ede000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7ed3000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d9e000)
/lib/ld-linux.so.2 (0x80000000)

I then mv the libgcc_s.so.1
Code:

sudo mv /usr/lib/libgcc_s.so.1 /usr/lib/libgcc_s.so.1.old

This fixed the error and the apps started to act right, the problem with openoffice is different and I haven't fixed that yet..


so just rename it, or what? i think i tried that yesterday...

_________________
|_|0|_|
|_|_|0|
|0|0|0|


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group