I then tried installing version 1.4.15 and had no problems. I didn't get this error on the last machine I installed 1.4.16 on.check_http.c: In function 'process_arguments':
check_http.c:312: error: 'ssl_version' undeclared (first use in this function)
check_http.c:312: error: (Each undeclared identifier is reported only once
check_http.c:312: error: for each function it appears in.)
make[2]: *** [check_http.o] Error 1
make[2]: Leaving directory `~/nagios-plugins-1.4.16/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `~/nagios-plugins-1.4.16'
make: *** [all] Error 2
The one that got the error is:
Red Hat Enterprise Linux Workstation release 6.4 (Santiago)
and the machine didn't give an error is:
SUSE Linux Enterprise Server 11 (x86_64)
is there an issue with redhat? Should configure have caught the problem?