[Nagiosplug-help] Problem with Installaing new plugins

Masopust, Christian christian.masopust at siemens.com
Tue May 8 09:43:38 CEST 2007


Hello Alfonso,
 
sure I have an idea :-)))     you are missing the "-lssl" to your link command....
 
Chris
 

--
"I sense much NT in you, NT leads to Blue Screen.
Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside."

- Unknown Unix Jedi 

 


________________________________

	From: nagiosplug-help-bounces at lists.sourceforge.net [mailto:nagiosplug-help-bounces at lists.sourceforge.net] On Behalf Of alfonso gallegos
	Sent: Monday, May 07, 2007 8:36 PM
	To: nagiosplug-help at lists.sourceforge.net
	Subject: [Nagiosplug-help] Problem with Installaing new plugins
	
	
	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/20070508/34eaf053/attachment.html>


More information about the Help mailing list