[Nagiosplug-help] plug-ins / AIX

Ewan Leith ejl at man.fwltech.com
Wed Jan 29 09:21:06 CET 2003


You need to use the Gnu C compiler and Gnu Make to make the nagios plugins
under AIX - goto http:// www.bullfreeware.com <http://www.bullfreeware.com>
to download AIX installable images of both.
 
If you have trouble after that I can email you the binary images.
 
Ewan

-----Original Message-----
From: didier camino [mailto:didier.camino at ac-bordeaux.fr]
Sent: 29 January 2003 17:00
To: nagiosplug-help at lists.sourceforge.net
Subject: [Nagiosplug-help] plug-ins / AIX


can't compile plug-ins on AIX : 
2 errors during : ./configure
 
configure:3718: cc -c -g  conftest.c 1>&5
"configure", line 3709.10: 1506-296 (S) #include file <getopt.h> not found.
configure: failed program was:
#line 3708 "configure"
#include "confdefs.h"
#include <getopt.h>
#include <stdlib.h>
and:
configure:3917: cc -c -g  conftest.c 1>&5
"configure", line 3913.32: 1506-045 (S) Undeclared identifier buffer.
"configure", line 3913.40: 1506-280 (W) Function argument assignment between
typ
es "unsigned long" and "unsigned long*" is not allowed.
"configure", line 3913.54: 1506-280 (W) Function argument assignment between
typ
es "int" and "int*" is not allowed.
configure: failed program was:
#line 3907 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <sys/types.h>
#include <sys/socket.h>
 
Any help ?





More information about the Help mailing list