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

2019-03-08 Thread Radosław Korzeniewski
Hello, czw., 28 lut 2019 o 18:58 Jose Alberto napisał(a): > Hi. > > I install gcc and g++ on AIX-7. all OK. > > > But the result of "make" (only client) > > On Bacula 5.0.1, 5.2.13, 7.4.7 and 7.9.5: > > Compiling xattr.c > xattr.c: In function 'bxattr_exit_code build_xattr_streams(JCR*,

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

2019-02-28 Thread Jose Alberto
Hi. I install gcc and g++ on AIX-7. all OK. But the result of "make" (only client) On Bacula 5.0.1, 5.2.13, 7.4.7 and 7.9.5: Compiling xattr.c xattr.c: In function 'bxattr_exit_code build_xattr_streams(JCR*, FF_PKT*)': xattr.c:2334:8: error: 'os_build_xattr_streams' was not declared

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

2019-02-28 Thread Jose Alberto
OK. thanks for your answers. I test: https://www.ibm.com/developerworks/community/blogs/mhhaque/entry/how_to_use_gcc_or_g_compiler_on_aix_7?lang=en http://www.cybercanibal.com/articulos-tecnicos/instalacion-de-servicios/95-instalacion-de-cliente-bacula-50x-en-aix-61-con-gcc i will show the

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

2019-02-27 Thread Kern Sibbald
Hello, You are trying to use an unsupported compiler xlc.  Bacula supports only gcc (or g++).  If you want to use xlc, you are free to do so, but you will need to ensure that the libraries are not included from two different directories, which is what is happening

[Bacula-users] Error compiling bacula-fd on aix-7

2019-02-25 Thread Jose Alberto
Result ./configure (only fd) : Configuration on Mon Feb 25 16:59:55 CST 2019: Host: powerpc-ibm-aix7.1.0.0 -- aix 1 Bacula version: Bacula 7.4.7 (16 March 2017) Source code location: . Install binaries: /etc/bacula/bin Install libraries: