<div>Hi,</div>
<div> </div>
<div>I installed nagios-2.7 and while trying to install nagios plugin nagios-plugins-1.4.5 getting the following error</div>
<div>Please let me know how to sort out these errors.</div>
<div> </div>
<div>1) ./configure --with-mysql=/usr/local/mysql</div>
<div>2 ) make</div>
<div> </div>
<div>Errors</div>
<div>========</div>
<div> </div>
<div># make<br>make  all-recursive<br>make[1]: Entering directory `/opt/tomcat/nagios-plugins-1.4.5'<br>Making all in lib<br>make[2]: Entering directory `/opt/tomcat/nagios-plugins-1.4.5/lib'<br>make  all-recursive
<br>make[3]: Entering directory `/opt/tomcat/nagios-plugins-1.4.5/lib'<br>Making all in tests<br>make[4]: Entering directory `/opt/tomcat/nagios-plugins-1.4.5/lib/tests'<br>make[4]: Nothing to be done for `all'.
<br>make[4]: Leaving directory `/opt/tomcat/nagios-plugins-1.4.5/lib/tests'<br>make[4]: Entering directory `/opt/tomcat/nagios-plugins-1.4.5/lib'<br>make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/opt/tomcat/nagios-
plugins-1.4.5/lib'<br>make[3]: Leaving directory `/opt/tomcat/nagios-plugins-1.4.5/lib'<br>make[2]: Leaving directory `/opt/tomcat/nagios-plugins-1.4.5/lib'<br>Making all in plugins<br>make[2]: Entering directory `/opt/tomcat/nagios-
plugins-1.4.5/plugins'<br>if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl -I/usr/include/ldap  -I/usr/include -I/usr/include/mysql  -I/usr/include/mysql -g -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -g -O2 -MT check_mysql-check_mysql.o -MD -MP -MF ".deps/check_mysql-check_mysql.Tpo" -c -o check_mysql-check_mysql.o `test -f 'check_mysql.c' || echo './'`check_mysql.c; \
<br>then mv -f ".deps/check_mysql-check_mysql.Tpo" ".deps/check_mysql-check_mysql.Po"; else rm -f ".deps/check_mysql-check_mysql.Tpo"; exit 1; fi<br>check_mysql.c:51:19: mysql.h: No such file or directory
<br>check_mysql.c:52:20: errmsg.h: No such file or directory<br>check_mysql.c:58: error: `MYSQL_PORT' undeclared here (not in a function)<br>check_mysql.c: In function `main':<br>check_mysql.c:73: error: `MYSQL' undeclared (first use in this function)
<br>check_mysql.c:73: error: (Each undeclared identifier is reported only once<br>check_mysql.c:73: error: for each function it appears in.)<br>check_mysql.c:73: error: syntax error before "mysql"<br>check_mysql.c:74: error: `MYSQL_RES' undeclared (first use in this function)
<br>check_mysql.c:74: error: `res' undeclared (first use in this function)<br>check_mysql.c:75: error: `MYSQL_ROW' undeclared (first use in this function)<br>check_mysql.c:75: error: syntax error before "row"
<br>check_mysql.c:91: error: `mysql' undeclared (first use in this function)<br>check_mysql.c:93: error: `MYSQL_READ_DEFAULT_GROUP' undeclared (first use in this function)<br>check_mysql.c:97: error: `CR_UNKNOWN_HOST' undeclared (first use in this function)
<br>check_mysql.c:99: error: `CR_VERSION_ERROR' undeclared (first use in this function)<br>check_mysql.c:101: error: `CR_OUT_OF_MEMORY' undeclared (first use in this function)<br>check_mysql.c:103: error: `CR_IPSOCK_ERROR' undeclared (first use in this function)
<br>check_mysql.c:105: error: `CR_SOCKET_CREATE_ERROR' undeclared (first use in this function)<br>check_mysql.c:112: warning: passing arg 1 of `strlen' makes pointer from integer without a cast<br>check_mysql.c:112: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast
<br>check_mysql.c:112: warning: passing arg 1 of `__strdup' makes pointer from integer without a cast<br>check_mysql.c:116: error: `CR_SERVER_GONE_ERROR' undeclared (first use in this function)<br>check_mysql.c:118: error: `CR_SERVER_LOST' undeclared (first use in this function)
<br>check_mysql.c:120: error: `CR_UNKNOWN_ERROR' undeclared (first use in this function)<br>check_mysql.c:127: warning: passing arg 1 of `strlen' makes pointer from integer without a cast<br>check_mysql.c:127: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast
<br>check_mysql.c:127: warning: passing arg 1 of `__strdup' makes pointer from integer without a cast<br>check_mysql.c:134: warning: passing arg 1 of `strlen' makes pointer from integer without a cast<br>check_mysql.c:134: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast
<br>check_mysql.c:134: warning: passing arg 1 of `__strdup' makes pointer from integer without a cast<br>check_mysql.c:146: error: `row' undeclared (first use in this function)<br>check_mysql.c:147: warning: passing arg 1 of `strlen' makes pointer from integer without a cast
<br>check_mysql.c:147: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast<br>check_mysql.c:147: warning: passing arg 1 of `__strdup' makes pointer from integer without a cast<br>check_mysql.c:165: error: `MYSQL_FIELD' undeclared (first use in this function)
<br>check_mysql.c:165: error: `fields' undeclared (first use in this function)<br>make[2]: *** [check_mysql-check_mysql.o] Error 1<br>make[2]: Leaving directory `/opt/tomcat/nagios-plugins-1.4.5/plugins'<br>make[1]: *** [all-recursive] Error 1
<br>make[1]: Leaving directory `/opt/tomcat/nagios-plugins-1.4.5'<br>make: *** [all] Error 2<br> </div>
<div> </div>
<div>Thanks,</div>
<div>Raghavendra.</div>
<div> </div>
<div> </div>