On Sunday, September 4, 2011 11:31 am, Ren Sato wrote:
> I am receiving the following ld warnings on make:
> ld: warning: symbol `plugin_list' has differing sizes:
>(file /export/home/philip/bacula-5.0.3/src/lib/.libs/libbac.so
value=0x8
> file /opt/local/mysql/lib/libmysqlclient_r.so va
Am 20.09.2011 00:36, schrieb Konstantin Khomoutov:
> On Mon, Sep 19, 2011 at 10:15:02PM +0200, Tobias Schenk wrote:
>
>> thank you for the comments regarding readlink. Unfortunately, it
>> does not work :(
>> if I do:
>> bash>readlink /dev/vmguests/backup
>> I get:
>> ../dm-6
>>
>> I was suspicous
It might be OK if you don't use plugins, but I think either Bacula or MySQL
will have to rename this variable (or make it static) to avoid the clash.
I suggest you report it as a bug at bugs.bacula.org.
__Martin
> On Tue, 20 Sep 2011 09:31:28 +, Ren Sato said:
>
> just a note; i see t
On Sun, Sep 18, 2011 at 05:47:34PM +0200, Tobias Schenk wrote:
> I try use bacula 5.0.3 on suse linux to backup lvm snapshots.
> I cannot simply mount /dev/dm-6 to somewhere because the contents is a
> partitioned raw device of a kvm instance.
You could check the path with something like 'ls -l'.
just a note; i see the same errors when i compile a 32 bit build. however i
have been testing out bacula and these warnings have not caused any problems
thus far.
From: rens...@hotmail.com
To: bacula-users@lists.sourceforge.net
Date: Sun, 4 Sep 2011 13:52:22 +
Subject: Re: [Bacula-users] ld