Bacula installation problems
Byron Schlemmer
byrons at telkomsa.net
Thu Jul 8 06:31:01 PDT 2004
Hi all,
I'm having a problem installing Bacula from ports, which have been
updated today :
# portinstall -v bacula
.
.
.
c++ -L/usr/local/lib -pthread -L../lib -L../cats -L../findlib -o
bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o
catreq.o dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o
jobq.o mountreq.o msgchan.o next_vol.o newvol.o recycle.o restore.o
run_conf.o scheduler.o sql_cmds.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 ua_status.o ua_tree.o
verify.o -lsql -lbac -lfind -lm -lcrypt -L/usr/local/lib -lpq
-D_THREAD_SAFE -lwrap -lxpg4
/usr/local/lib/libintl.so.6: undefined reference to `nl_langinfo'
*** Error code 1
Stop in /usr/ports/sysutils/bacula/work/bacula-1.34.5/src/dird.
*** Error code 1
Seems like a possible gettext problem but I've upgraded both gettext
and gmake however that doesn't seem to help. Any ideas?
: Byron
More information about the freebsd-questions
mailing list