Bacula-users

Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-11 07:24:27
Subject: Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?
From: user100 <user100 AT lisec-sw DOT com>
To: Fabio Xarax <fxarax AT gmail DOT com>
Date: Mon, 11 May 2009 12:59:46 +0200
I compiled bacula 3.0.1 on AIX 4.3 (and started without coredump) but changed line 47 in bsys.c to:


extern "C" int initgroups(const char *, unsigned int);


When I remember right the definition conflicted with some existing grp.h in /usr/include and unsigned int should be ok for groupstuff I think. :)
I configured without libtool (--disable-libtool) and additionally (but maybe not necessary in AIX 5.3) I disabled the .PATH line in the Makefile (line 119:):
#.PATH:         .

Otherwise it did not really compile...


Greetings,
user100



Am 11.05.2009 12:05, schrieb Fabio Xarax:
Hi everybody!
I'm new in the mailing list and I hope I can help in addition to being helped ;)
 
I'm trying to compile Bacula on aix 5.3 (uname -a -> AIX server101 3 5 000049E6D100) with VAC 7.0.
I followed the steps from "Hemant Shah" in http://marc.info/?l=bacula-users&m=120114764820966&w=2 (export path, set compiler, etc): I compiled the source and have installed, but starting service I get
 
Starting the Bacula File daemon
/bacula/script/bacula-ctl-fd[210]: 823322 Memory fault(coredump)
I also tried setting "extern "C" int initgroups(const char *,gid_t);" in "src/lib/bsys.c" and compiling: memory fault again :(
 
Any ideas? What should I bring to help?
 
Unfortunately I have not found a precise procedure.
Is there a procedure to compile on AIX?
 
Thanks in advance
Fabio

------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com

_______________________________________________ Bacula-users mailing list Bacula-users AT lists.sourceforge DOT net https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users