Bacula-users

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

2011-09-04 07:33:50
Subject: [Bacula-users] ld: warning: symbol `plugin_list' has differing sizes:
From: Ren Sato <rensato AT hotmail DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Sun, 4 Sep 2011 11:31:03 +0000
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/src/lib/.libs/libbac.so definition taken
==== Make of dird is good ====

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/src/lib/.libs/libbac.so definition taken

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/src/lib/.libs/libbac.so definition taken
==== Make of stored is good ====

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/src/lib/.libs/libbac.so definition taken

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/src/lib/.libs/libbac.so definition taken

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/src/lib/.libs/libbac.so definition taken

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/src/lib/.libs/libbac.so definition taken
==== Make of tools is good ====

Is this something I should be concerned about?
Is this what one would call a "complex resolution"?


My system:

uname -a
SunOS godzilla 5.10 Generic_142910-17 i86pc i386 i86pc

------------------------------------------------------------------------------------------------------

I have configured as follows:

PATH=/opt/local/bin:/usr/bin:/usr/ccs/bin
CC="cc"
CFLAGS="-I/opt/local/include/openssl -g -O -m64"
LDFLAGS="-m64 -L/opt/local/lib -R/opt/local/lib"
LIBS="-lcrypto -lssl"
export PATH  CC CFLAGS CXX CXXFLAGS LDFLAGS LIBS

./configure     --prefix=/opt/local/bacula     \
        --with-mysql=/opt/local/mysql     \
        --with-openssl=/opt/local

Further, would anyone care to offer any advise on other possible configuration flags.

Kind regards,
Ren Sato
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users