Hello,

I am trying to test the 9.0.3 build but cannot get past the make process. I am 
configuring with the following but when I try to run make I get an error:

CFLAGS="-g -O2 -Wall" \
          ./configure \
            --sysconfdir=/etc/bacula \
            --sbindir=/sbin \
            --oldincludedir=/usr/include/mysql \
            --enable-smartalloc \
            --enable-bat \
            --disable-nls \
            --with-pid-dir=/var/run/bacula \
            --with-subsys-dir=/var/run/subsys \
            --with-systemd=/usr/lib/systemd/system \
            --with-mysql \
            --with-working-dir=/etc/bacula/working \
             --with-plugindir=/etc/bacula/plugins \
            --with-logdir=/var/log/bacula \
            --with-dump-email=admin@localhost \
            --with-job-email=admin@localhost \
            --with-smtp-host=localhost


Make[1]: *** [bat] Error 1
Make[1]: Leaving directory '/usr/local/src/Bacula-9.0.3/src/qt-console'

============= Error in / usr/local/src/Bacula-9.0.3/src/qt-console ============


This error is on a test system that already has Bacula 7.4.7 running with bat 
enabled.

Thank you

Daniel Hicks
Senior Systems Analyst
DMEA IT Support

------------------------------------------------------------------------------
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