Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-03-08 Thread Jose Alberto
Hi, OK I understand Thanks. finally to avoid error of: Error: getmsg.c:185 Malformed message: Jmsg JobId=19904 type=4 level=1551396382 pre-recon-fd JobId 19904: Error: bsock.c:271 Socket has errors=1 on call to Storage daemon:x.x.x.x:9103 Fatal error: bsock.c:569 Packet size=1073741948 too b

Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-03-08 Thread Radosław Korzeniewski
Hello, pt., 1 mar 2019 o 00:10 Jose Alberto napisał(a): > after several attempts and test. I managed to make it work Bacula-FD > 9.4.2 > > I had disable openssl, acl, libtool and xattr > ACL and XATTR are not supported on AIX because we do not have access to required hardware. You can port

Re: [Bacula-users] (SOLVED) Error compiling bacula-fd on aix-7

2019-02-28 Thread Jose Alberto
after several attempts and test. I managed to make it work Bacula-FD 9.4.2 I had disable openssl, acl, libtool and xattr ./configure --enable-client-only --without-openssl --disable-libtool --disable-xattr --disable-acl --sbindir=/etc/bacula/bin --sysconfdir=/etc/bacula/bin --with-pid-dir=/et