Hello Andre,

The problem you are experiencing is you are trying to build a 32-bit 
application with 64-bit libraries.

You need to either build bacula as a 64-bit application or to install the 32bit 
libraries for mysql build bacula as a 32-bit application.

>I have trouble to make bacula on Solaris 10. 
>The configure works fine, but when I compile bacula-dir, bscan, dbcheck I >get 
>the following errors:
>
>ld: warning: file /usr/lib/libmysqlclient.a(libmysql.o): wrong ELF class: 
>>ELFCLASS64
>Undefined                       first referenced
> symbol                             in file
>mysql_fetch_row                     ../cats/libsql.a(mysql.o)

I found it easier to just install the 32-bit version of mysql and build bacula 
as a 32 bit application. I run bacula on a Solaris 9 system. I ran into the 
same problem when I was originally setting up my system. I am not sure what 
would need to be done to build bacula as a 64-bit application.

HTH,

Tom.
----
Thomas J. Boyda
Consultant
276-739-2314 (Desk)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to