why is bacula-client looking for libz.so.5 on 9-STABLE

Herbert J. Skuhra hskuhra at eumx.net
Wed Feb 6 13:02:44 UTC 2013


Den 06.02.2013 00:03, skrev Per olof Ljungmark:
> Hi,
>
> Upgraded a system from 8.3 to 9-STABLE and did make delete-old-libs
> afterwards. System has around thirty ports installed and all except
> bacula-client upgraded gracefully.
>
> Why does it want libz.so.5 when libz.so.6 is present? I'm pretty sure
> I'm missing the obvious here...
>
>
>
> Linking bacula-fd ...
> /usr/ports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent
> --tag=CXX --mode=link /usr/bin/c++  -L/usr/local/lib -L../lib
> -L../findlib -o bacula-fd filed.o authenticate.o acl.o backup.o
> estimate.o fd_plugins.o accurate.o filed_conf.o heartbeat.o job.o
> pythonfd.o restore.o status.o verify.o verify_vol.o xattr.o    -lz
> -lbacfind -lbacpy -lbaccfg -lbac -lm  -lpthread  -lintl   -lwrap
> /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath
> -Wl,/usr/local/lib
> /usr/bin/ld: warning: libz.so.5, needed by /usr/local/lib/libbac.so, 
> not
> found (try using -rpath or -rpath-link)

'libbac.so' is installed by bacula-server; try to rebuild this port 
first!
Use 'sysutils/libchk' or pkg_libchk (from bsdadminscripts) to find 
other broken ports.

-- 
Herbert



More information about the freebsd-questions mailing list