LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-18-2011, 12:14 PM   #1
pigkouinos
LQ Newbie
 
Registered: May 2011
Posts: 15

Rep: Reputation: 10
/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found


Ok, I'm running Slackware 13.37 and have being installing some Humble Bunlde games. A game named "Bit.Trip Runner" is giving me this:

Code:
./bit.trip.runner: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./bit.trip.runner)
I found this command while googling:
Code:
$ strings /usr/lib/libstdc++.so.6 | grep GLIBC
here's the output (GLIBCXX_3.4.14 is available, yupie):

Code:
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBC_2.0
GLIBC_2.3
GLIBC_2.1
GLIBC_2.1.3
GLIBC_2.3.2
GLIBC_2.2
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH
Any ideas ?
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 12-18-2011, 12:51 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
GLIBCXX_3.4.15 is an object in libstdc++.so.6.0.16.
( libstdc++.so.6.0.15 ? ).
'libstdc++.so.6.0.16' is part of gcc-4.6.x .


Not very smart to compile a game with the "compiler of tomorrow".
Slackware current has gcc-4.5.3 .
OS' with 4.6 : Fedora 15-16 , Debian Wheezy and Sid.

Solution : Compile gcc-4.6.2 with --prefix=/usr/local/gcc462/,
copy libstdc++.so.6.0.16 to /usr/lib64/,
and make a new symlink libstdc++.so.6 to libstdc++.so.6.0.16

Or grap libstdc++.so.6.0.16 from "libstdc++6_4.6.2-7_amd64.deb"
http://ftp.de.debian.org/debian/pool....2-7_amd64.deb
The package can be unpacked with 'ar -x <package> && tar xvf data.tar.gz'.

..

Last edited by knudfl; 02-23-2012 at 03:42 PM.
 
4 members found this post helpful.
Old 12-18-2011, 01:34 PM   #3
pigkouinos
LQ Newbie
 
Registered: May 2011
Posts: 15

Original Poster
Rep: Reputation: 10
Thanks :-)

Thanks knudfl ! I chose method no.2, the game works now. Maybe I'll contact the developer to compile the game with a more sane version of gcc...
 
Old 08-18-2012, 11:09 AM   #4
Cabelo do Mato
LQ Newbie
 
Registered: May 2011
Location: Sydney - Australia
Distribution: Slackware
Posts: 2

Rep: Reputation: 0
Hi Guys,

I just wanted to contribute with a solution which worked for me. And it was the a very simple solution.

As a Slackware user, I just run #slackpkg upgrade gcc

And.... Viola! It solved my problem. So it may be somebody else case. Before going crazy looking for a solution, update what you have.
 
Old 08-19-2012, 02:10 PM   #5
dwblas
Member
 
Registered: Jun 2011
Posts: 87

Rep: Reputation: Disabled
The previous post was from last December, so the upgrade was possibly not available then.
 
Old 09-20-2012, 01:41 AM   #6
alexdb2012
LQ Newbie
 
Registered: Jun 2012
Posts: 16

Rep: Reputation: Disabled
Hi,

For mi also same problem

compiz:/opt/quartus/linux/libstdc++so.6:version'GLIBCXX_3.4.15 not found required by compiz.

Any ideas.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem installing Firefox 5 - libstdc++.so.6: version 'GLIBCXX_3.4.9' not found newbieShannon Linux - Newbie 9 07-06-2011 06:43 PM
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./example1) babu198649 Linux - Newbie 24 12-02-2010 04:09 AM
FC4 - /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.6' not found TBennettcc Fedora 0 11-01-2008 09:39 PM
"/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found" worked but stil confused babu198649 Linux - Newbie 2 03-24-2008 01:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration