[Nagiosplug-help] Problem with Installaing new plugins
alfonso gallegos
alg.co at sbcglobal.net
Mon May 7 20:36:05 CEST 2007
Hello all,
I'm trying to install plugins 1.4.8 and it is failing. Does anyone have ideas why.
Thanks.
make all-recursive
Making all in gl
make all-am
Making all in lib
Making all in tests
Making all in plugins
/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
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
Undefined first referenced
symbol in file
SSL_load_error_strings sslutils.o
SSL_get_peer_certificate sslutils.o
SSL_write sslutils.o
X509_free sslutils.o
OPENSSL_add_all_algorithms_noconf sslutils.o
SSL_set_fd sslutils.o
SSL_free sslutils.o
SSL_read sslutils.o
SSLv23_client_method sslutils.o
SSL_new sslutils.o
SSL_CTX_new sslutils.o
SSL_connect sslutils.o
SSL_shutdown sslutils.o
SSL_CTX_free sslutils.o
ERR_print_errors_fp sslutils.o
SSL_library_init sslutils.o
ld: fatal: Symbol referencing errors. No output written to check_http
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `check_http'
Current working directory /nagios/software/nagios-plugins-1.4.8/plugins
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /nagios/software/nagios-plugins-1.4.8
*** Error code 1
make: Fatal error: Command failed for target `all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20070507/b81b179d/attachment.html>
More information about the Help
mailing list