[MDEV-3937] [HandlerSocket] [GCC 4.8] GLIBCXX_3.4.15 not found Created: 2012-12-14  Updated: 2013-06-03  Resolved: 2013-06-03

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.3.11
Fix Version/s: 5.3.13

Type: Bug Priority: Minor
Reporter: Aleai Sumity (Inactive) Assignee: Sergei Golubchik
Resolution: Incomplete Votes: 0
Labels: freebsd, packaging
Environment:
  1. uname -rop
    FreeBSD 10.0-CURRENT amd64


 Description   

Can't open shared library '/usr/local/lib/mysql/plugin/handlersocket.so' (errno: 2
/usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by /usr/local/lib/mysql/
plugin/handlersocket.so not found)
 
# gcc48 -v
Using built-in specs.
COLLECT_GCC=gcc48
Target: x86_64-portbld-freebsd10.0
gcc version 4.8.0 20121125 (experimental) (FreeBSD Ports Collection)



 Comments   
Comment by Sergei Golubchik [ 2012-12-27 ]

Where did you take the binaries? Our FreeBSD binary tarball?

Comment by Aleai Sumity (Inactive) [ 2012-12-27 ]

http://www.freshports.org/databases/mariadb-server
http://www.freshports.org/databases/mariadb-client

Comment by Aleai Sumity (Inactive) [ 2012-12-27 ]

gcc48 build in source code

http://www.freshports.org/lang/gcc48

Comment by Sergei Golubchik [ 2013-01-25 ]

did you build mariadb server and client and gcc? all on the same system?

I could only understand an error like that, if handlersocket.so was built somewhere else, where libstdc++.so.6 provides the symbol GLIBCXX_3.4.15, and then moved to your computer.

Or - perhaps you've built it with a different gcc/libstdc++ and then changed the compiler/libstdc++

Generated at Thu Feb 08 06:52:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.