Hello,
Please try checking out Branch-7.4 and see if you get the same problem. I just ran a ./configure here, and had no problem. Here is my configure file: #!/bin/sh # This is Kern's configure script for Bacula PREFIX=/opt/bacula CFLAGS="-g -O2 -Wall" \ ./configure \ --sbindir=${PREFIX}/bin \ --sysconfdir=${PREFIX}/etc \ --docdir=${PREFIX}/html \ --htmldir=${PREFIX}/html \ --with-working-dir=${PREFIX}/working \ --with-pid-dir=${PREFIX}/working \ --with-scriptdir=${PREFIX}/scripts \ --with-plugindir=${PREFIX}/plugins \ --libdir=${PREFIX}/lib \ --enable-smartalloc \ --disable-conio \ --enable-readline \ --enable-bat \ --with-mysql \ --with-dump-email=x...@yyy.com \ --with-job-email=x...@yyy.com \ --with-smtp-host=mail.yyy.com \ --with-baseport=9101 where I have just modified my emails addresses so someone doesn't accidently start spamming me :-) ====== output ==== Configuration on Fri Jan 15 08:12:31 CET 2016: Host: x86_64-unknown-linux-gnu -- ubuntu 14.04 Bacula version: Bacula 7.4.0 (14 January 2016) Source code location: . Install binaries: /opt/bacula/bin Install libraries: /opt/bacula/lib Install config files: /opt/bacula/etc Scripts directory: /opt/bacula/scripts Archive directory: /tmp Working directory: /opt/bacula/working PID directory: /opt/bacula/working Subsys directory: /var/run/subsys Man directory: ${datarootdir}/man Data directory: /usr/share Plugin directory: /opt/bacula/plugins C Compiler: gcc 4.8.4-2ubuntu1~14.04) C++ Compiler: /usr/bin/g++ 4.8.4-2ubuntu1~14.04) Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti Linker flags: Libraries: -lpthread -ldl -ldl Statically Linked Tools: no Statically Linked FD: no Statically Linked SD: no Statically Linked DIR: no Statically Linked CONS: no Database backends: MySQL Database port: Database name: bacula Database user: bacula Database SSL options: Job Output Email: k...@sibbald.com Traceback Email: k...@sibbald.com SMTP Host Address: mail.sibbald.com Director Port: 9101 File daemon Port: 9102 Storage daemon Port: 9103 Director User: Director Group: Storage Daemon User: Storage DaemonGroup: File Daemon User: File Daemon Group: Large file support: yes Bacula conio support: no -lreadline -ltinfo readline support: yes TCP Wrappers support: no TLS support: yes Encryption support: yes ZLIB support: yes LZO support: yes enable-smartalloc: yes enable-lockmgr: no bat support: yes client-only: no build-dird: yes build-stored: yes Plugin support: yes AFS support: no ACL support: yes XATTR support: yes systemd support: no Batch insert enabled: MySQL ==== Best regards, Kern On 01/14/2016 01:28 PM, Wanderlei Huttel wrote:
|
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel