On Fri, Feb 9, 2018, at 16:13, Mike Eggleston wrote:
> That's what I was looking for. I looked for the *-devel packages, but 
> not *-static. Duh!
> Well, the next part. I installed a few of the libraries, but not all. 
> Now I have errors other thank linking:

Hmm, I don't see any at first glance. There's

> /bin/ld: cannot find -lz

which is exactly the type of linking error already addressed above, and

> ../lib/libbac.a(plugins.o): In function `load_plugins(void*, void*, char 
> const*, char const*, bool (*)(Plugin*))':
> /opt/bacula/src/bacula-9.0.6/src/lib/plugins.c:156: warning: Using 'dlopen' 
> in statically linked applications requires at runtime the shared libraries 
> from the glibc version used for linking

which is a warning, not an error.

The rest falls into the same pattern AFAICS.

-- 
Tilman Schmidt
til...@imap.cc

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to