Fedora Core 3 <br>
Nagios 1.2<br>
Apache 2.x<br>
<br>
i am trying to install nagios-plugins from source<br>
<br>
i tried nagios-plugins-1.4.x and got an error with make so i tried again with nagios-plugins-1.3.1<br>
<br>
i am able to run configure<br>
./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios --with-cgiurl=/nagios/cgi-bin<br>
<br>
but when i run make i get:<br>
.......<br>
'check_http.c' || echo './'`check_http.c<br>
In file included from /usr/include/openssl/ssl.h:179,<br>
                 from check_http.c:146:<br>
/usr/include/openssl/kssl.h:136: error: syntax error before "krb5_octet"<br>
/usr/include/openssl/kssl.h:149: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:150: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:151: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:151: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:152: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:153: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:155: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:157: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:159: error: syntax error before '*' token<br>
/usr/include/openssl/kssl.h:166: error: syntax error before "krb5_ticket_times"<br>
/usr/include/openssl/kssl.h:167: error: syntax error before '*' token<br>
In file included from check_http.c:146:<br>
/usr/include/openssl/ssl.h:909: error: syntax error before "KSSL_CTX"<br>
/usr/include/openssl/ssl.h:931: error: syntax error before '}' token<br>
make[2]: *** [check_http.o] Error 1<br>
make[2]: Leaving directory `/root/nagios-plugins-1.3.1/plugins'<br>
make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/root/nagios-plugins-1.3.1/plugins'<br>
make: *** [all-recursive] Error 1<br>
<br>
<br>
i ran up2date on openssl to see if that would fix it, i really have no idea what to do or try next?<br>
<br>
i looked through the mail archive kind of quick so i am sorry if this was resolved before, but i need to ask<br>
<br>
thanks<br>-- <br>Kyle Victor MCSA/MCSE/CCNA/Linux +/RHCT<br><br>visit Kyle's website at:<br><a href="http://computerguykyle.gotdns.com">http://computerguykyle.gotdns.com</a>