Date: Thu, 8 Jul 2004 15:30:20 +0200 From: Byron Schlemmer <byrons@telkomsa.net> To: freebsd-questions@freebsd.org Subject: Bacula installation problems Message-ID: <F56923C2-D0E2-11D8-BBAA-000A95BCC722@telkomsa.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F56923C2-D0E2-11D8-BBAA-000A95BCC722>