>>>>> 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users