Hello,<br><br><div class="gmail_quote">On 19 April 2010 08:48, Mark Elsen <span dir="ltr"><<a href="mailto:mark.elsen@gmail.com">mark.elsen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
  Try 'gmake'  (GNU Make) ,<br>
</blockquote></div><br>After using 'gmake' the error has now changed to this;<br><br><i><span style="color: rgb(255, 0, 0);">Undefined                       first referenced</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);"> symbol                             in file</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSL_load_error_strings              sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_write                           sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">OpenSSL_add_all_algorithms          sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_set_fd                          sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSL_free                            sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_read                            sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSLv23_client_method                sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_new                             sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSL_CTX_new                         sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_connect                         sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSL_shutdown                        sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">SSL_CTX_free                        sslutils.o</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">SSL_library_init                    sslutils.o</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">ld: fatal: Symbol referencing errors. No output written to check_http</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">collect2: ld returned 1 exit status</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">gmake[2]: *** [check_http] Error 1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">gmake[2]: Leaving directory `/tmp/nagios-plugins-1.4.14/plugins'</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">gmake[1]: *** [all-recursive] Error 1</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">gmake[1]: Leaving directory `/tmp/nagios-plugins-1.4.14'</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">gmake: *** [all] Error 2</span></i><br><br><br>Something wrong with the check_http plugin, perhaps?<br><br>Juki.<br>