Bacula-users

Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing sizes:

2011-09-23 16:05:05
Subject: Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing sizes:
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 23 Sep 2011 21:02:54 +0100
>>>>> On Fri, 23 Sep 2011 10:34:51 -0400, Kim Culhan said:
> 
> On Thu, September 22, 2011 1:54 pm, Martin Simmons wrote:
> >> On Wed, 21 Sep 2011 11:11:26 -0400, Kim Culhan said:
> >> This was mysql-5.5.15, updated here to mysql-5.5.16
> >
> > It would be interesting to see the output of
> >
> > elfdump -s libmysqlclient_r.so | grep plugin
> >
> > for your libmysqlclient_r.so (and also for your libbac.so).
> output of:
> elfdump of libmysqlclient_r.so | grep plugin
> is attached

OK, that is what I would expect.  The plugin_list symbol is global and has
size 0x18 bytes in the .bss section.


> Compiling bacula here does not produce libbac.so

Ah, that's one reason why you don't get the same warnings as the OP!  I see
now that you are passing --disable-libtool, which will change things a little.

OTOH, I would still expect the warning when linking bacula-dir.  What is the
output of the elfdump on that?  i.e.

elfdump -s bacula-dir | grep plugin

__Martin

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users