Search found 1 match

by gjwaite
Wed May 09, 2012 3:05 pm
Forum: Open Source Nagios Projects
Topic: Compiling nrpe on Solaris 9
Replies: 1
Views: 917

Compiling nrpe on Solaris 9

Hi everyone. I'm trying to install nrpe on a Solaris 9 machine from source and right off the bad I get a compile error I don't understand: make all cd ./src/; make ; cd .. make[1]: Entering directory `/usr/share/src/nrpe-2.13/src' gcc -g -O2 -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c acl.c -lnsl -lsocke...