On Thu, August 19, 2010 17:46, Bruno Friedmann wrote: [SNIP] > > It seems we have to manage that in the configure script, which actually > fail in this task. Yes, I have a hand-munged configure script for Solaris 10 - static libraries are deprecated and not supplied anymore, and the Webstack implementation of MySQL does not supply static libraries.
> Now I'm trying to emulate the same thing with libmysqlclient_r.so which > return no symbols and so failed to > have the batch-insert disable each time. Now that's amusing - if there are no symbols visible in the shared object, how can anything link to it? Strange - I've just done a quick check across a bunch of *NIX systems, and none of them have shared object without symbols, "nm x" returns great gouts of verbiage on Solaris, HP-UX, AIX, Centos 5 and RHEL5 - so just what OS are you on where libmysqlclient_r.so has no symbols? Cheers, Gary B-) ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel