Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.10
-
None
-
None
-
None
-
Fedora 20 (64-bit)
Description
mysql_config --libs_r returns:
-L/usr/lib64 -lmysqlclient_r -lpthread -lprobes_mysql -lz -lm -lssl -lcrypto -ldl
but libprobes_mysql does not exist, so get a linker error. Compiling without -lprobes_mysql works correctly.
Using binaries from mariadb yum repo for Fedora 20 (64-bit).