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 with

./configure --enable-client-only --prefix=/opt/bacula 
--sysconfdir=/etc/opt/bacula --localstatedir=/var/opt/bacula 
--with-working-dir=/var/opt/bacula/working 
--with-scriptdir=/var/opt/bacula/scripts --mandir=/opt/bacula/man 
--docdir=/opt/bacula/docs --disable-conio CPPFLAGS='-I/usr/local/include -I 
/usr/local/include/readline -I /usr/local/include/lzo'  
LDFLAGS='-L/usr/local/lib'
gmake -j3

Before don't forget to remove gnu regex because give error.

+----------------------------------------------------------------------
|This was sent by gipspi...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports 
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to