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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to