Opened 15 years ago

Last modified 15 years ago

#18775 closed defect

bacula not building under Leopard — at Initial Version

Reported by: ndoc2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: bacula missing link Cc:
Port: bacula

Description

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?

Change History (0)

Note: See TracTickets for help on using tickets.