Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-11 Thread Kern Sibbald
OK great. I am glad your problem is solved. Best regards, Kern On 05/10/2017 08:03 PM, David Westfall wrote: I got it to compile by using a different computer.  The computer I was using was upgraded from openSUSE 13.2 to 42.1 to

Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-10 Thread David Westfall
I got it to compile by using a different computer. The computer I was using was upgraded from openSUSE 13.2 to 42.1 to 42.2. So I am guessing that a package or library no longer controlled by a package is on the system and causing the problem. Thank you for the help. -- David Westfall Red-Inc

Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-09 Thread Kern Sibbald
Hello, In order to build any component of Bacula (console, bacula-dir, bacula-fd, bacula-sd, bat, ...) you must first correctly build the libraries, and from the error messages, it looks like something when wrong when building /src/lib. It could be helpful