Hi Pozzi,
On 02/22/2007 12:29 AM, [EMAIL PROTECTED] wrote:
Does anybody run Amanda on AIX 5.2 ?
just another question, how have you compiled amanda on AIX ?
I've just tried to do so with amanda-2.5.1p2 (we use Solaris as main
environment, and there is no need to backup our AIX boxes yet). Using
gcc 3.4.2, configure bails out here:
checking size of int... configure: error: cannot compute sizeof (int), 77
config.log tells me:
configure:11534: error: cannot compute sizeof (int), 77
xlc (still the old version 6.0) does well at configure time, but when
trying to compile, it bails out at:
"../../../amanda-2.5.1p2/common-src/../regex-src/regex2.h", line 141.25:
1506-213 (S) Macro name BAD cannot be
redefined."../../../amanda-2.5.1p2/common-src/../regex-src/regex2.h",
line 141.25: 1506-358 (I) "BAD" is defined on line 94 of
/usr/include/sys/param.h.
make[1]: *** [regcomp.lo] Error 1
make[1]: Leaving directory
`/home/amanda/src/amanda-2.5.1p2-builds/AIX52/common-src'
make: *** [all-recursive] Error 1
"oslevel -r" on this box tells me "5200-04"
Cheers, Peter