<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Apt-get install libssl-dev<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Start from the top again with ./configure and you will all be good!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jatin Davey [mailto:daveyjatin@gmail.com] <br><b>Sent:</b> 20 October 2012 14:43<br><b>To:</b> nagios-users@lists.sourceforge.net<br><b>Subject:</b> [Nagios-users] Unable to upgrade to nagios plugins 1.4.16<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi<br><br>I have nagios plugins 1.4.11 currently installed in my ubuntu box. While following the usual procedure of<br><br>./configure<br>make <br>make install<br><br>for installing the new 1.4.16 plugins i am unable to install them properly.<br><br>This is the output that i get:<br><br>make[4]: Nothing to be done for `install-data-am'.<br>make[4]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/gl'<br>make[3]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/gl'<br>make[2]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/gl'<br>make[1]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/gl'<br>Making install in tap<br>make[1]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/tap'<br>make[2]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/tap'<br>make[2]: Nothing to be done for `install-exec-am'.<br>test -z "/usr/local/nagios/include" || /bin/mkdir -p "/usr/local/nagios/include"<br>make[2]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/tap'<br>--More--check_http.c: In function âprocess_argumentsâ:<br>check_http.c:312:9: error: âssl_versionâ undeclared (first use in this function)<br>check_http.c:312:9: note: each undeclared identifier is reported only once for each function it appears in<br>check_http.c: In function âredirâ:<br>check_http.c:1217:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c: In function âcheck_httpâ:<br>check_http.c:834:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:837:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:848:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:850:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:857:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:867:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:873:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:879:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:881:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:884:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:885:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:889:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:899:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:984:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:988:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:997:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1020:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1025:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1035:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1039:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1059:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1072:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1074:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1080:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1096:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1099:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:1110:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c: In function âcheck_document_datesâ:<br>check_http.c:693:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:696:14: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:703:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:706:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:709:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:714:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:717:18: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c: In function âprocess_argumentsâ:<br>check_http.c:268:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c:397:16: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>check_http.c: In function âmainâ:<br>check_http.c:150:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result]<br>make[1]: *** [check_http.o] Error 1<br>make: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/tap'<br>Making install in lib<br>make[1]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>Making install in .<br>make[2]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>make[3]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>make[3]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>make[2]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>Making install in tests<br>make[2]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib/tests'<br>make[3]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib/tests'<br>make[3]: Nothing to be done for `install-exec-am'.<br>make[3]: Nothing to be done for `install-data-am'.<br>make[3]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib/tests'<br>make[2]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib/tests'<br>make[1]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/lib'<br>Making install in plugins<br>make[1]: Entering directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/plugins'<br>gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../gl -I../intl   -I/usr/include   -DNP_VERSION='"1.4.16"' -g -O2 -MT check_<br>http.o -MD -MP -MF .deps/check_http.Tpo -c -o check_http.o check_http.c<br>make[1]: Leaving directory `/home/jdavey/Downloads/nagios-plugins-1.4.16/plugins'<br><br>Could you some please support me in this regard.<br><br>Let me know if any more details are required.<br><br>Thanks<br>Jatin<o:p></o:p></p></div></body></html>