[Nagiosplug-devel] 1.4.16: Error in check_http.c when compiling without SSL

Holger Weiß holger at CIS.FU-Berlin.DE
Wed Jul 18 23:48:10 CEST 2012


* Michael LaCorte <mlacorte365 at gmail.com> [2012-07-18 13:49]:
> I was compiling the latest release of Nagios Plugins when I ran into a
> compilation issue. Make was returning the following error when trying
> to compile check_http.c (v1.4.16):
> 
>    check_http.c:312:9: error: 'ssl_version' undeclared (first use in this function)
> 
> After looking at the file, I noticed that 'ssl_version' variable was
> declared within an '#ifdef HAVE_SSL'.

Thanks for the note, I've now fixed this in the current Git code.

Holger




More information about the Devel mailing list