Thanks for the suggestion. I’m now using:

./configure --enable-client-only --enable-static-client-only --enable-static-fd 
--disable-libtool --without-ssl

with no success… ☹

Thanks,
Mike

From: Tilman Schmidt [mailto:til...@imap.cc]
Sent: Tuesday, February 06, 2018 12:42 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] trying to build a static bacula-fd

Try without --with-mysql.
What do you need a database for in the FD?

HTH
Tilman

On Tue, Feb 6, 2018, at 17:35, Mike Eggleston wrote:

I finally have bacula set up for more testing. I’m trying to build a static FD 
for other servers (GNU/Linux).

I’m using the line:



./configure --with-mysql --with-systemd --with-dump-email=bacula@localhost 
--with-job-email=bacula@localhost --enable-client-only --enable-static-fd 
--without-ssl --disable-libtool



And getting the error:



checking for library containing dlopen... (cached) -ldl

checking for PostgreSQL support... no

checking for MySQL support... yes

checking for MySQL embedded support... no

checking for SQLite3 support... no





You have specified two or more of the

supported databases: MySQL, PostgreSQL, or SQLite3.

This is not permitted when not using libtool Please reconfigure.



Aborting the configuration ...



You can see configure has detected no PostgreSQL nor SQLite3 and I’ve only 
selected MySQL on the command line.

What do I do now?



TIA



Mike


------------------------------------------------------------------------------
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<mailto:Bacula-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/bacula-users

--
Tilman Schmidt
til...@imap.cc<mailto: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