Hello,
To the best of my knowledge nothing at all changed between 7.9.x
concerning linking MySQL, so I am not sure what your comment about the
beta release means.
Best regards,
Kern
On 07/10/2017 03:30 PM, Gary R. Schmidt wrote:
On 07/07/2017 22:01, Kern Sibbald wrote:
Release 9.0.0
I am pleased to announce that we have just released Bacula version
9.0.0.
Solaris 11, using MySQL:
======================================================
Linking bacula-dir ...
/opt/developerstudio12.5/bin/CC -L/opt/csw/lib/ -R/opt/csw/lib/
-L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o
authenticate.o autoprune.o backup.o bsr.o catreq.o dir_plugins.o
dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o jobq.o mac.o
mac_sql.o mountreq.o msgchan.o next_vol.o newvol.o recycle.o restore.o
run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o
ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o
ua_run.o ua_select.o ua_server.o snapshot.o ua_status.o ua_tree.o
ua_update.o vbackup.o verify.o -lz \
-lbacfind -lbacsql -lbaccats -lbaccfg -lbac -lm -lpthread
-lresolv -lnsl -lsocket -lxnet -lintl -lresolv -lrt \
-lssl -lcrypto
Undefined first referenced
symbol in file
mysql_fetch_row ../cats/libbaccats.a(mysql.o)
mysql_fetch_field ../cats/libbaccats.a(mysql.o)
mysql_data_seek ../cats/libbaccats.a(mysql.o)
mysql_query ../cats/libbaccats.a(mysql.o)
mysql_errno ../cats/libbaccats.a(mysql.o)
mysql_error ../cats/libbaccats.a(mysql.o)
mysql_close ../cats/libbaccats.a(mysql.o)
mysql_insert_id ../cats/libbaccats.a(mysql.o)
mysql_thread_end ../cats/libbaccats.a(mysql.o)
mysql_free_result ../cats/libbaccats.a(mysql.o)
mysql_thread_safe ../cats/libbaccats.a(mysql.o)
mysql_store_result ../cats/libbaccats.a(mysql.o)
mysql_init ../cats/libbaccats.a(mysql.o)
mysql_sqlstate ../cats/libbaccats.a(mysql.o)
mysql_affected_rows ../cats/libbaccats.a(mysql.o)
mysql_real_connect ../cats/libbaccats.a(mysql.o)
mysql_get_ssl_cipher ../cats/libbaccats.a(mysql.o)
mysql_real_escape_string ../cats/libbaccats.a(mysql.o)
mysql_num_rows ../cats/libbaccats.a(mysql.o)
mysql_num_fields ../cats/libbaccats.a(mysql.o)
mysql_use_result ../cats/libbaccats.a(mysql.o)
mysql_ssl_set ../cats/libbaccats.a(mysql.o)
ld: fatal: symbol referencing errors
======================================================
Trivially fixed by adding -lmysqlclient, annoying because *exactly*
the same configuration successfully built 7.9.x, why bother with a
beta release if you are going to break things later?
Cheers,
Gary B-)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel