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
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
+--