SA-MP Forums

Go Back   SA-MP Forums > SA-MP Server > Server Support

Reply
 
Thread Tools Display Modes
Old 27/05/2012, 11:43 AM   #1
linuxthefish
High-roller
 
linuxthefish's Avatar
 
Join Date: Dec 2010
Posts: 2,037
Reputation: 493
Default "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

I'm getting the below error when running BlueG's MySQL plugin.

Code:
[15:56:12]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))
I always get this error, and there is always a simple way to fix it! Running centos 5, and using this plugin: http://forum.sa-mp.com/showthread.php?t=56564
linuxthefish is offline   Reply With Quote
Old 27/05/2012, 12:07 PM   #2
Si|ent
Beta Tester
 
Si|ent's Avatar
 
Join Date: Jun 2006
Posts: 992
Reputation: 195
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

Have you considered reading through here? http://forum.sa-mp.com/showthread.php?t=56564
Si|ent is offline   Reply With Quote
Old 27/05/2012, 12:18 PM   #3
linuxthefish
High-roller
 
linuxthefish's Avatar
 
Join Date: Dec 2010
Posts: 2,037
Reputation: 493
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

Read it, nothing there helped. Working fine on R6 though, new stuff sucks
linuxthefish is offline   Reply With Quote
Old 27/05/2012, 01:06 PM   #4
rbN.
High-roller
 
rbN.'s Avatar
 
Join Date: Jan 2010
Location: NL
Posts: 1,634
Reputation: 229
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

Somebody has compiled CentOS version for R7, lemme search one sec

Edit: not sure if this is the one but try this:
http://db.tt/bFE56H0w

Edit 2:
New link with probably the correct one now
__________________
rbN. is offline   Reply With Quote
Old 27/05/2012, 01:13 PM   #5
Mark™
Banned
 
Join Date: Apr 2011
Location: Birmingham, UK
Posts: 1,626
Reputation: 368
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

This might help you : http://stackoverflow.com/questions/1...-4-9-not-found
Mark™ is offline   Reply With Quote
Old 27/05/2012, 07:57 PM   #6
iLinx
High-roller
 
Join Date: Jun 2009
Location: Toronto
Posts: 1,494
Reputation: 143
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

You need the libstdc++.so files iirc, CentOS only goes up to .8. You can find the necessary files by digging and extracting through Fedoras libstdc compatibility libs, they will work with CentOS.

I'm sure you can figure out what to do from there.
__________________
Servers in Arizona, Virginia, Quebec (Canada), United Kingdom, Netherlands. Over 12,000 served. Free cPanel web hosting is included with ALL servers. Facebook. Twitter.
iLinx is offline   Reply With Quote
Old 27/05/2012, 08:40 PM   #7
ColorHost-Kevin
High-roller
 
ColorHost-Kevin's Avatar
 
Join Date: May 2011
Location: Hollywood,MD
Posts: 1,268
Reputation: 115
Default Re: "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so)" Error!

Here is something that will help:

Download file: hxxp://www.sendspace.com/file/1chhyq

Instructions:

download and copy the file libstdc++.so.6.0.9 in /usr/lib/ ( with permission mode 755)
step 1: $> cd /usr/lib/
step 2: $> unlink libstdc++.so.6
step 3: $> ln -s libstdc++.so.6.0.9 libstdc++.so.6
step 4: $> /sbin/ldconfig

Then you should be good to go.
__________________
█| Colorhost Premium Web Hosting And Cheap SAMP Servers in US and UK! 100 Slots For $7.95! With Hosted tab for $12.35!
█| Offering Services to customers since 2009! - Now Supporting mobile payments and Direct Credit Card Payments!
█| Contact: Kevin H. ColorHost CEO kevin@colorhost.co or US Number
█| (559) 412-5194 or UK Phone 0121 288 4857 Extension Number 95 For Kevin.
█| Teamspeak Hosting - 32 slots for $5.75 - Our Product bundle for SAMP provides a wonderful deal! - Click Here!
ColorHost-Kevin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C:\Users\Andy\Documents\Connor\NRP - New\gamemodes\NRP.pwn(2126) : error 001: expected token: ")", but found "{" NewerthRoleplay Scripting Help 2 14/03/2012 07:47 PM
Run time error 19: "File or function is not found" (MySQL) 666 Scripting Help 4 16/12/2011 02:31 AM
error 001: expected token: "-string end-", but found "-identifier-" Any Ideas? Jack_Rocker Scripting Help 5 04/11/2011 12:03 PM
D:\Mis documentos\Server\gamemodes\lscnr.pwn(30602) : error 001: expected token: ",", but found ";" [M]xFire Help Archive 3 27/08/2010 07:11 PM
Run time error 19: " File on function is not found" With MySQL Server Cremater Server Support 3 27/07/2010 04:17 AM


All times are GMT. The time now is 04:43 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.