Bacula-users

Re: [Bacula-users] director fails with "undefined symbol: mysql_thread_safe"

2012-12-31 03:13:42
Subject: Re: [Bacula-users] director fails with "undefined symbol: mysql_thread_safe"
From: Geert Stappers <Geert.Stappers AT vanadgroup DOT com>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Mon, 31 Dec 2012 09:10:08 +0100
Op 20121231 om 04:50 schreef Jeff Dickens:
> On Sun, Dec 30, 2012 at 10:24 PM, Jeff Dickens <jeff AT seamanpaper DOT com> 
> wrote:
> > On Sun, Dec 30, 2012 at 9:50 PM, Jeff Dickens <jeff AT seamanpaper DOT com> 
> > wrote:
> > >
> > > I just built 5.2.12 on Ubuntu 12.04, ignoring one error during
> > > configure:
> > >
> > >
> > > bpluginfo.c:50:24: fatal error: fd_plugins.h: No such file or directory
> > >
> > >
> > > Configure flags were just "./configure --with-mysql". 
> > >
> > > When I try to start the director it fails as follows:
> > >
> > > # /sbin/bacula-dir -f -c /etc/bacula/bacula-dir.conf
> > > /sbin/bacula-dir: symbol lookup error: /usr/lib/libbaccats-5.2.12.so:
> > > undefined symbol: mysql_thread_safe
> > >
> > > Any ideas ? What should I look at first?

( untested commands: )

   sudo aptitude install devscripts
   debcheckout bacula
   cd bacula
   dpkg-checkbuildpedens

My guess that it will reveal missing build dependencies
such as libmysqlclient-dev

Further advice: execute, in the directory where you have the "debcheckout 
bacula",

   fakeroot debian/rules binary

That will build, should build, the bacula  .debs.

Take that working configuration as starting point for your 5.12.2  adventure.
Feel free to share your experience.


Cheers
Geert Stappers
-- 
> > > > knock knock
> > > Who is it?
> > Merry
> Marry who?
Merry Christmas!
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
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>