[Nagiosplug-help] Solaris 10 nagios-plugins-1.4.6 on sparc SUNW
Jeffrey
jab2805 at yahoo.com
Thu Feb 8 21:32:02 CET 2007
Hi
I get the following errors when installing nagios-plugins-1.4.6 on my solaris
10 box. It seems like a ssl error but i'm not sure.
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -L. -L/usr/local/ssl/lib
-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/export/home/jbrewste/nagios/nagios-plugins-1.4.6/plugins -L/usr/local/ssl/lib
../lib/libnagiosplug.a ../gl/libgnu.a -lresolv -lnsl -lsocket
Undefined first referenced
symbol in file
SSL_load_error_strings sslutils.o
SSL_write sslutils.o
OpenSSL_add_all_algorithms 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
SSL_library_init sslutils.o
ld: fatal: Symbol referencing errors. No output written to check_http
collect2: ld returned 1 exit status
make[2]: *** [check_http] Error 1
make[2]: Leaving directory
`/export/home/jbrewste/nagios/nagios-plugins-1.4.6/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/jbrewste/nagios/nagios-plugins-1.4.6'
make: *** [all] Error 2
More information about the Help
mailing list