<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>Hello all,<br><br>I'm trying to install plugins 1.4.8 and it is failing. Does anyone have ideas why.<br><br>Thanks.<br><br>make all-recursive<br>Making all in gl<br>make all-am<br>Making all in lib<br>Making all in tests<br>Making all in plugins<br>/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -L. -o check_http check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lsocket -lresolv -lnsl -lsocket<br>gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o -L/nagios/software/nagios-plugins-1.4.8/plugins ../lib/libnagiosplug.a ../gl/libgnu.a -lresolv -lnsl -lsocket<br>Undefined first
referenced<br> symbol in file<br>SSL_load_error_strings sslutils.o<br>SSL_get_peer_certificate sslutils.o<br>SSL_write sslutils.o<br>X509_free sslutils.o<br>OPENSSL_add_all_algorithms_noconf
sslutils.o<br>SSL_set_fd sslutils.o<br>SSL_free sslutils.o<br>SSL_read sslutils.o<br>SSLv23_client_method sslutils.o<br>SSL_new
sslutils.o<br>SSL_CTX_new sslutils.o<br>SSL_connect sslutils.o<br>SSL_shutdown sslutils.o<br>SSL_CTX_free sslutils.o<br>ERR_print_errors_fp sslutils.o<br>SSL_library_init sslutils.o<br>ld: fatal: Symbol
referencing errors. No output written to check_http<br>collect2: ld returned 1 exit status<br>*** Error code 1<br>make: Fatal error: Command failed for target `check_http'<br>Current working directory /nagios/software/nagios-plugins-1.4.8/plugins<br>*** Error code 1<br>make: Fatal error: Command failed for target `all-recursive'<br>Current working directory /nagios/software/nagios-plugins-1.4.8<br>*** Error code 1<br>make: Fatal error: Command failed for target `all<br></div></div></body></html>