#18775: bacula not building under Leopard ---------------------------------+------------------------------------------ Reporter: ndoc2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: bacula missing link | Port: bacula ---------------------------------+------------------------------------------ Tried installing bacula. Even as client_only, there are link errors when linking the file daemon. eg. : Linking bacula-fd ... /usr/bin/g++-4.0 -L../lib -L../findlib -o bacula-fd filed.o authenticate.o acl.o backup.o estimate.o filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o verify_vol.o \ -lz -lfind -lbac -lm -lpthread \ -L/opt/local/lib -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lssl -lcrypto Undefined symbols: "q_msg(char const*, int, JCR*, int, long, char const*, ...)", referenced from: bclose_chksize(JCR*, BFILE*, long long)in restore.o verify_signature(JCR*, r_ctx&) in restore.o do_restore(JCR*) in restore.o do_restore(JCR*) in restore.o There are many other symbols also missing, store_bool(s_lex_context*, RES_ITEM*, int, int), Jmsg(JCR*, int, long, char const*, ...) Perhaps there is some dependency missing? -- Ticket URL: <http://trac.macports.org/ticket/18775> MacPorts <http://www.macports.org/> Ports system for Mac OS