[Bacula-users] Problems compiling on HPUX, with fix

2015-10-07 Thread bambuler
I found a solution for compiling bacula on hpux,the only problem is git version 7.0.6 is the only working,i have to remove from configure the lchmod(i don't know what happen without,backup seems' to be working,use at your own risk) and apply the fix on the first message to bacula.h The compile w

[Bacula-users] Problems compiling on HPUX, with fix

2015-10-05 Thread bambuler
Good evening. I have applied your fix to latest version 7.2.0 and work for compile libs but then give this error Compiling attribs.c attribs.c: In function 'bool set_mod_own_time(JCR*, BFILE*, ATTR*)': attribs.c:129: error: 'lchmod' was not declared in this scope *** Codice di uscita errore 1 +--

[Bacula-users] Problems compiling on HPUX, with fix

2010-05-27 Thread Meyer, Mark
Hi, we tried compiling bacula on our HP-UX machine (HP-UX akqhthpa B.11.31 U ia64) using (gcc version 4.2.3) and had problems with both 3.0.3 and the recent 5er source. After running configure, remove in src/bacula.h #if HAVE_UNISTD_H # ifdef HAVE_HPUX_OS /* remove this line preventing include