ok - will look into posting this as a bug.
just of note compiling under GCC I receive no such warnings.
--
All the data continuously generated in your IT infrastructure contains
On Mon, September 26, 2011 10:29 am, Martin Simmons wrote:
>> On Fri, 23 Sep 2011 17:16:31 -0400, Kim Culhan said:
>> As noted in a previous message, with a correct libtool it now produces
>> those warnings but
>> not when compiling with --disable-libtool.
>
> OK.
>
> However, I would expect l
> On Fri, 23 Sep 2011 17:16:31 -0400, Kim Culhan said:
>
> On Fri, September 23, 2011 4:02 pm, Martin Simmons wrote:
> >> On Fri, 23 Sep 2011 10:34:51 -0400, Kim Culhan said:
>
> >> Compiling bacula here does not produce libbac.so
> >
> > Ah, that's one reason why you don't get the same w
On Fri, September 23, 2011 4:02 pm, Martin Simmons wrote:
>> On Fri, 23 Sep 2011 10:34:51 -0400, Kim Culhan said:
>> 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, wh
> 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
> >
> > e
On Thu, September 22, 2011 1:54 pm, Martin Simmons wrote:
>
> 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).
The build here is now producing libbac.so and the output of
elfdump -s libbac
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
> On Wed, 21 Sep 2011 11:11:26 -0400, Kim Culhan said:
>
> On Wed, September 21, 2011 7:45 am, Martin Simmons wrote:
> >> On Tue, 20 Sep 2011 15:49:32 -0400, Kim Culhan said:
> >>
> >> On Sunday, September 4, 2011 11:31 am, Ren Sato wrote:
> >>
> >> > I am receiving the following ld warnin
On Wed, September 21, 2011 7:45 am, Martin Simmons wrote:
>> On Tue, 20 Sep 2011 15:49:32 -0400, Kim Culhan said:
>>
>> 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:
> On Tue, 20 Sep 2011 15:49:32 -0400, Kim Culhan said:
>
> 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/.li
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
00
> Subject: Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing
> sizes:
>
>
>
>
>
>
>
>
>
>
> > Date: Sun, 4 Sep 2011 22:52:40 +1000
> > From: g...@mcleod-schmidt.id.au
> > To: bacula-users@lists.sourceforge.net
] ld: warning: symbol `plugin_list' has differing
sizes:
> Date: Sun, 4 Sep 2011 22:52:40 +1000
> From: g...@mcleod-schmidt.id.au
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing
> sizes:
>
> Date: Sun, 4 Sep 2011 22:52:40 +1000
> From: g...@mcleod-schmidt.id.au
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing
> sizes:
>
> On 4/09/2011 9:31 PM, Ren Sato wrote:
> [SNIP]
Hi Gary,
On 4/09/2011 9:31 PM, Ren Sato wrote:
[SNIP]
Looks like 64- versus 32-bit conflicts, kinda-sorta.
Or, you built MySQL using GCC, and, as you are building Bacula using
SunStudio you have exercised yet another GCC wrongness.
You could try building Bacula with GCC, or, here's my configuration for
Hello,
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 value=0x18);
/export/home/philip/bacula-5.0.3/
16 matches
Mail list logo