SA-MP Forums Archive
BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) (/showthread.php?tid=450348)



BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - linuxthefish - 12.07.2013

Please help, this plugin sucks dick...

Code:
[19:08:07]  Loading plugin: mysql.so
[19:08:07]   Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)



Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - iJumbo - 12.07.2013

What OS do you have?


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - linuxthefish - 12.07.2013

Debian 6, 64 bit


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Mark™ - 12.07.2013

Try running this one - http://files.g-stylezzz.com/mysql/re...bian5/mysql.so


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - linuxthefish - 12.07.2013

Quote:
Originally Posted by Mark™
View Post
R6 and below work fine, it's just R7 for threading...


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Scenario - 12.07.2013

Have you tried building the binary on your own system?


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Mark™ - 12.07.2013

Another guy had the same trouble like you and Ubuntu one worked fine for him - http://files.g-stylezzz.com/mysql/re...buntu/mysql.so


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - linuxthefish - 12.07.2013

Quote:
Originally Posted by Mark™
View Post
Another guy had the same trouble like you and Ubuntu one worked fine for him - http://files.g-stylezzz.com/mysql/re...buntu/mysql.so
Thanks so much, I was using the 86x version like always :S


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Riddy - 12.07.2013

Wait, you need 64bit setup for the SQL?

I manually had to move and and change system links to get my MySQL working and it was a x86 setup...


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - im - 12.07.2013

Quote:
Originally Posted by linuxthefish
View Post
Please help, this plugin sucks dick...
Then don't use it.


Re: BlueG MySQL plugin - Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc) - Chaprnks - 13.07.2013

Had the same exact error with this plugin (r26) and another one (not released here). Installed boost libraries through apt-get and compiled the plugins myself; seemed to fix the problem.