Hi List,

I have spent a bit of time trying to get monit to compile on AIX 6.1 without much luck. Installed all requisites and using gcc, gnu make etc. I got this far with Martins advice using latest SVN from savannah.

./autogen.sh created the Makefile for me, and then I reached this issue with make.

# /opt/freeware/bin/make
gcc -c -DAIX -DSYSCONFDIR="\"/usr/local/etc\"" -I. -I./device -I./http -I./process -I./protocols -g -O2 -Wall -D _REENTRANT -I/usr/include process/sysdep_AIX.c -o process/sysdep_AIX.o
process/sysdep_AIX.c:136: error: conflicting types for 'getprocs64'
/usr/include/procinfo.h:900: error: previous declaration of 'getprocs64' was here
process/sysdep_AIX.c: In function 'initprocesstree_sysdep':
process/sysdep_AIX.c:236: warning: implicit declaration of function 'getuser'
make: *** [process/sysdep_AIX.o] Error 1

Any suggestions would be greatly appreciated.

Thanks and kind regards
Derek
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to