[Bug 605021] [NEW] mismatch in mysql_config output and libmysqld cflags
Jeff Mitchell
mitchell at kde.org
Tue Jul 13 14:50:07 BST 2010
Public bug reported:
When building software against Ubuntu's (and Debian's) mysql packages,
if you want to also build against libmysqld on 64-bit environments you
need the libmysqld-pic package.
The problem is that libmysqld-pic is built with -fPIC and mysql-server
isn't. So if you use mysql_config to get the cflags, includes, and libs
needed for building, --cflags lacks -fPIC, and build fails.
** Affects: mysql-5.1 (Ubuntu)
Importance: Undecided
Status: New
** Tags: mysql pic
--
mismatch in mysql_config output and libmysqld cflags
https://bugs.launchpad.net/bugs/605021
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list