Im trying to get NRPE installed on a 5.1 AIX system ( Ive already tried all the pre built binaries i could find ). When i try to configure the package i get the following error:
checking for sys/socket.h… yes
checking for sys/stat.h… (cached) yes
checking for an ANSI C-conforming const… yes
checking whether struct tm is in sys/time.h or time.h… time.h
checking for mode_t… yes
checking for pid_t… yes
checking for size_t… yes
checking return type of signal handlers… int
checking for uid_t in sys/types.h… yes
checking type of array argument to getgroups… gid_t
checking for int… yes
checking size of int… configure: error: cannot compute sizeof (int), 77
See `config.log’ for more details.
Any help would be greatly appreciated … this is a main file server for us so we DEFIN ATELY need it to be monitored.
Thanks in advance,
Mike