[MDEV-6025] mysql_config --libs_r returns non-existent -lprobes_mysql Created: 2014-04-04 Updated: 2014-04-05 Resolved: 2014-04-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.10 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Nitin Gupta | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 20 (64-bit) |
||
| Description |
|
mysql_config --libs_r returns: 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). |
| Comments |
| Comment by Elena Stepanova [ 2014-04-05 ] |
|
We already have a bug report about it, |