Re: [Bacula-users] Bacula compile error when update to 7.4.5

2017-02-15 Thread Ralf Brinkmann
Am 09.02.2017 um 10:46 schrieb Francisco Javier Funes Nieto: > Maybe you need the libacl1-dev Development libraries to compile. > > > sudo dpkg -l |grep acl > ii libacl1 2.2.49-4 Access > control list shared library > ii libacl1-dev

Re: [Bacula-users] Bacula compile error when update to 7.4.5

2017-02-09 Thread Wanderlei Huttel
That's it! My error forget to install this lib =/ Weird that the previous version (7.4.4) I've compiled without any errors. Best Regards *Wanderlei Hüttel* http://www.huttel.com.br 2017-02-09 7:46 GMT-02:00 Francisco Javier Funes Nieto : > Maybe you need the libacl1-dev Development libraries t

Re: [Bacula-users] Bacula compile error when update to 7.4.5

2017-02-09 Thread Francisco Javier Funes Nieto
Maybe you need the libacl1-dev Development libraries to compile. sudo dpkg -l |grep acl ii libacl1 2.2.49-4 Access control list shared library ii libacl1-dev 2.2.49-4 Access control list static librarie

[Bacula-users] Bacula compile error when update to 7.4.5

2017-02-09 Thread Wanderlei Huttel
Good Morning I was trying to update Bacula to 7.4.5 in a Debian Squeeze and I had an error when compiling "xacl.c". This is normal? Or because the OS is a bit old? root@fw:/usr/src/bacula/bacula# dpkg -l | grep acl ii acl 2.2.49-4 Access control li