Bacula-users

Re: [Bacula-users] bacula-dir run failure on Ubuntu 12.04.02

2013-07-31 10:38:38
Subject: Re: [Bacula-users] bacula-dir run failure on Ubuntu 12.04.02
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 31 Jul 2013 15:33:44 +0100
>>>>> On Tue, 30 Jul 2013 11:55:43 -0400, uhog-v9e4  said:
> 
> Hi folks,
> 
> I'm trying to build and run Bacula 5.2.13 on Ubuntu server 12.04.02. I have 
> downloaded source and bacula builds with no problem but the director fails to 
> start with the following error:
> 
> node1:~# /opt/bacula/bin/bacula-dir -f
> /opt/bacula/bin/bacula-dir: symbol lookup error: 
> /opt/bacula/lib/libbaccats-5.2.13.so: undefined symbol: mysql_thread_safe
> node1:~# dpkg --list |grep libmysqlclient
> ii  libmysqlclient-dev                     5.5.32-0ubuntu0.12.04.1            
>      MySQL database development files
> ii  libmysqlclient18                       5.5.32-0ubuntu0.12.04.1            
>      MySQL database client library
> node1:~#

What is the output of

ldd /opt/bacula/lib/libbaccats-5.2.13.so

It might be an Ubuntu packaging bug like this one:

https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/949508

__Martin

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>