Kern,

libmysqlclient_r.so was deprecated in MySQL 5.6 and removed in MySQL
5.7. See comment 12. libmysqlclient.so is thread-safe (and has been for
a few MySQL releases) so the _r variant is no longer required. The fix
is to simply link against libmysqlclient.so instead.

I am a little surprised that the build succeeds even though the link
failed.

My patch is at https://launchpadlibrarian.net/257715711/bacula_7.0.5
+dfsg-4build1_7.0.5+dfsg-4ubuntu0.1~ppa1.diff.gz

I intend to land this together with any other required Bacula fixes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570923

Title:
  bacula-dir won't start with "undefined symbol: mysql_init"

To manage notifications about this bug go to:
https://bugs.launchpad.net/bacula/+bug/1570923/+subscriptions

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

Reply via email to