[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: |
|
||
| Description |
|
|
| 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 |
| Comment by Aleai Sumity (Inactive) [ 2012-12-27 ] |
|
gcc48 build in source code |
| 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++ |