[Nagiosplug-help] Struggling on Solaris10
Gupta, Ashish
guptaas at TEOCO.com
Wed Aug 16 15:40:53 CEST 2006
First I downloaded nagios-plugins-1.4.3.I got this error
gcc -Wall -g -O2 -o check_http check_http.o sslutils.o netutils.o
utils.o -L/tmp/nagios-plugins-1.4.3/plugins
../lib/libnagiosplug.a ../lib/libcoreutils.a -lnsl -lresolv
../intl/libintl.a /usr/local/lib/libiconv.so -L/usr
/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.2/lib -lgen -lsocket -R
/usr/local/lib -R/usr/local/lib
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
=====================================================================
Then I tried to configure --without-ssl --without-cgiurl
--with-openssl= =/usr/local/ssl/lib I got this error
gcc -g -O2 -o check_icmp check_icmp.o /usr/local/lib/libiconv.so
-L/usr/local/lib -L/usr/local/ssl/lib -L/tmp/
nagios-plugins-1.4.3/plugins-root -lnsl -lresolv ../intl/libintl.a
-L/usr/openwin/lib -lgen -lsocket -lssl -lcr ypto
-R/usr/local/ssl/libs -R/usr/local/ssl/lib -R/usr/local/lib
make: Fatal error: Don't know how to make target `pst3'
Current working directory /tmp/nagios-plugins-1.4.3/plugins-root
========================================================================
==
I downloaded nagios-plugins-HEAD-200608151152.tar and when I try to make
this is the error I get .
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl -I../plugins
-I/usr/local/ssl/include -g -O2 -c xmalloc.c
rm -f libcoreutils.a
false cru libcoreutils.a cloexec.o full-read.o full-write.o safe-read.o
safe-write.o xalloc-die.o error.o bas ename.o c-strtod.o c-strtold.o
exitfail.o open-safer.o creat-safer.o fsusage.o getopt.o getopt1.o
mountlist.o r egex.o dup-safer.o fd-safer.o pipe-safer.o xmalloc.o
*** Error code 255
make: Fatal error: Command failed for target `libcoreutils.a'
Current working directory /tmp/nagios-plugins-HEAD-200608151152/lib
Any help is appreciated.
Thanks and Regards,
Ashish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20060816/990d65e7/attachment.html>
More information about the Help
mailing list