Re: [Bacula-devel] Problem to compile git version

2016-01-14 Thread Kern Sibbald
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

[Bacula-devel] Problem to compile git version

2016-01-14 Thread Wanderlei Huttel
Hi Guys I have a bacula 7.2.0 from 14Aug2015 and I would like to update to the last git version I'm using the below parameters to compile but I don't know why didn't enables "Batch insert enabled: MySQL". Any ideas? ./configure \ --enable-smartalloc \ --with-mysql \ --with-db-user=bacula