Hi,<br><br>Thanks for the response. I added the ssl option but its still complaining at the same point.<br><br>/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -L/usr/local/ssl/lib -o check_dummy  check_dummy.o utils.o
 ../lib/libnagiosplug.a ../lib/libcoreutils.a -lsocket  -lssl -lcrypto<br>gcc -g -O2 -o check_dummy check_dummy.o utils.o  -L/export/home/nagios/nagios-plugins-1.4.5/plugins -L/usr/local/ssl/lib ../lib/libnagiosplug.a ../lib/libcoreutils.a -lsocket -lssl -lcrypto
<br>if gcc -DLOCALEDIR=\"/export/home/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl  -I/usr/include/pgsql -I/usr/local/ssl/include  -I/usr/local/ssl/include  -g -O2 -MT check_http.o -MD -MP -MF ".deps/check_http.Tpo" -c -o check_http.o check_http.c; \
<br>        then mv -f ".deps/check_http.Tpo" ".deps/check_http.Po"; else rm -f ".deps/check_http.Tpo"; exit 1; fi<br>In file included from check_http.c:46:<br>common.h:216: warning: static declaration of 'floorf' follows non-static declaration
<br>/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 ../lib/libcoreutils.a  -lnsl -lsocket -lresolv -lsocket  -lssl -lcrypto
<br>gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  -L/export/home/nagios/nagios-plugins-1.4.5/plugins -L/usr/local/ssl/lib ../lib/libnagiosplug.a ../lib/libcoreutils.a -lnsl -lresolv -lsocket -lssl -lcrypto
<br>Undefined                       first referenced<br> symbol                             in file<br>OpenSSL_add_all_algorithms          sslutils.o<br>ld: fatal: Symbol referencing errors. No output written to check_http
<br>collect2: ld returned 1 exit status<br>make[2]: *** [check_http] Error 1<br>make[2]: Leaving directory `/export/home/nagios/nagios-plugins-1.4.5/plugins'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/export/home/nagios/nagios-
plugins-1.4.5'<br>make: *** [all] Error 2<br><br><br>Thanks<br><br><div><span class="gmail_quote">On 2/2/07, <b class="gmail_sendername">Holger Weiss</b> <<a href="mailto:holger@cis.fu-berlin.de">holger@cis.fu-berlin.de
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">* David Rooney <<a href="mailto:rooneyd@gmail.com">rooneyd@gmail.com
</a>> [2007-02-02 09:31]:<br>> gcc -o check_http check_http.o sslutils.o netutils.o utils.o<br>> -L/export/home/nagios/nagios-plugins-1.4.5/plugins ../lib/libnagiosplug.a<br>> ../lib/libcoreutils.a -lnsl -lsocket -lresolv
<br>> Undefined                       first referenced<br>> symbol                             in file<br>> SSL_load_error_strings              sslutils.o<br><br>The linker cannot find your OpenSSL installation.  Try
<br><br>        ./configure --with-openssl=/path/to/ssl<br><br>or set the environment variable $LDFLAGS to "/path/to/ssl/lib" prior to<br>running ./configure.  If you don't need SSL at all, you could also<br>
disable it using "./configure --without-openssl".<br><br>Holger<br><br>--<br>PGP fingerprint:  F1F0 9071 8084 A426 DD59  9839 59D3 F3A1 B8B5 D3DE<br><br>-------------------------------------------------------------------------
<br>Using Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job easier.<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
<br><a href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</a><br>_______________________________________________
<br>Nagiosplug-help mailing list<br><a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
</a><br>::: Please include plugins version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br><br clear="all"><br>-- <br>Dave Rooney<br>
+31 638310013