Re: [Bacula-users] Another weird configure error, this time: systemd

2015-08-18 Thread Francisco Javier Funes Nieto
Thanks Kern, Pulled the changes from git repository. Now the configure, make and make install works as expected! Time to test the systemd unit files, configure the conf files and start the daemons. Best Regards, J. 2015-08-18 13:13 GMT+02:00 Kern Sibbald : > Hello, > > It seems in one of the p

Re: [Bacula-users] Another weird configure error, this time: systemd

2015-08-18 Thread Kern Sibbald
Hello, It seems in one of the processes of merging code (probably a diff) the tabs in the Makefile.in were lost.  I have re-inserted them (my editor does it automatically) and pushed the corrected file to the git repo. Best regards, Kern

[Bacula-users] Another weird configure error, this time: systemd

2015-08-18 Thread Francisco Javier Funes Nieto
Continuing with the compile and test the new 7.2 release I've found this .configure error. make[2]: Entering directory '/usr/src/trunk/bacula/platforms/systemd' Makefile:24: *** missing separator. Stop. make[2]: Leaving directory '/usr/src/trunk/bacula/platforms/systemd' Makefile:88: recipe for t