<div>hello,..everybody..please can you help me..!!!!</div>
<div>i have a problem when installed nagios with mysql..</div>
<div>that process are : configure,make all , so  i found error like this :</div>
<div>(I hope solution from you are)</div>
<div> </div>
<div>//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////</div>
<div>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o checks.o checks.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o config.o config.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o commands.o commands.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o 
flapping.o flapping.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o logging.o logging.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o notifications.o notifications.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o sehandlers.o
 sehandlers.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o utils.o utils.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o sretention.o sretention.c<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE   -c -o perfdata.o perfdata.c<br>
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE  nagios.c checks.o config.o commands.o flapping.o logging.o notifications.o sehandlers.o utils.o sretention.o ../xdata/xrddb.c ../common/comments.c ../xdata/xcddb.c ../common/objects.c ../xdata/xodtemplate.c ../common/statusdata.c ../xdata/xsddb.c 
perfdata.o ../xdata/xpddefault.c ../common/downtime.c ../xdata/xdddb.c    -lm -o nagios<br>/tmp/ccyNKzvy.o(.text+0xf3): In function `xrddb_query':<br>../xdata/xrddb.c:329: undefined reference to `mysql_query'<br>/tmp/ccyNKzvy.o(.text+0x158): In function `xrddb_read_service_information':
<br>../xdata/xrddb.c:1129: undefined reference to `mysql_store_result'<br>/tmp/ccyNKzvy.o(.text+0x3b2):../xdata/xrddb.c:1191: undefined reference to `mysql_fetch_row'<br>/tmp/ccyNKzvy.o(.text+0x3f8):../xdata/xrddb.c:1195: undefined reference to `mysql_free_result'
<br>/tmp/ccyNKzvy.o(.text+0x488): In function `xrddb_read_host_information':<br>../xdata/xrddb.c:951: undefined reference to `mysql_store_result'<br>/tmp/ccyNKzvy.o(.text+0x67a):../xdata/xrddb.c:999: undefined reference to `mysql_fetch_row'
<br>/tmp/ccyNKzvy.o(.text+0x696):../xdata/xrddb.c:1004: undefined reference to `mysql_free_result'<br>/tmp/ccyNKzvy.o(.text+0x728): In function `xrddb_read_program_information':<br>../xdata/xrddb.c:850: undefined reference to `mysql_store_result'
<br>/tmp/ccyNKzvy.o(.text+0x753):../xdata/xrddb.c:854: undefined reference to `mysql_fetch_row'<br>/tmp/ccyNKzvy.o(.text+0x822):../xdata/xrddb.c:867: undefined reference to `mysql_free_result'<br>/tmp/ccyNKzvy.o(.text+0x10ac): In function `xrddb_disconnect':
<br>../xdata/xrddb.c:299: undefined reference to `mysql_close'<br>/tmp/ccyNKzvy.o(.text+0x10ef): In function `xrddb_connect':<br>../xdata/xrddb.c:252: undefined reference to `mysql_real_connect'<br>/tmp/ccyNKzvy.o(.text+0x1112):../xdata/xrddb.c:254: undefined reference to `mysql_close'
<br>/tmp/ccyNKzvy.o(.text+0x11a0): In function `xrddb_initialize':<br>../xdata/xrddb.c:215: undefined reference to `mysql_init'<br>/tmp/ccwK5qVS.o(.text+0x103): In function `xcddb_query':<br>../xdata/xcddb.c:329: undefined reference to `mysql_query'
<br>/tmp/ccwK5qVS.o(.text+0x12c): In function `xcddb_disconnect':<br>../xdata/xcddb.c:303: undefined reference to `mysql_close'<br>/tmp/ccwK5qVS.o(.text+0x16f): In function `xcddb_connect':<br>../xdata/xcddb.c:259: undefined reference to `mysql_real_connect'
<br>/tmp/ccwK5qVS.o(.text+0x192):../xdata/xcddb.c:261: undefined reference to `mysql_close'<br>/tmp/ccwK5qVS.o(.text+0x418): In function `xcddb_validate_service_comments':<br>../xdata/xcddb.c:566: undefined reference to `mysql_store_result'
<br>/tmp/ccwK5qVS.o(.text+0x44c):../xdata/xcddb.c:576: undefined reference to `mysql_fetch_row'<br>/tmp/ccwK5qVS.o(.text+0x588): In function `xcddb_validate_host_comments':<br>../xdata/xcddb.c:477: undefined reference to `mysql_store_result'
<br>/tmp/ccwK5qVS.o(.text+0x5b9):../xdata/xcddb.c:487: undefined reference to `mysql_fetch_row'<br>/tmp/ccwK5qVS.o(.text+0x797): In function `xcddb_save_service_comment':<br>../xdata/xcddb.c:847: undefined reference to `mysql_insert_id'
<br>/tmp/ccwK5qVS.o(.text+0x90d): In function `xcddb_save_host_comment':<br>../xdata/xcddb.c:748: undefined reference to `mysql_insert_id'<br>/tmp/ccwK5qVS.o(.text+0x990): In function `xcddb_initialize':<br>../xdata/xcddb.c:234: undefined reference to `mysql_init'
<br>/tmp/ccRpqzDd.o(.text+0x123): In function `xsddb_query':<br>../xdata/xsddb.c:463: undefined reference to `mysql_query'<br>/tmp/ccRpqzDd.o(.text+0x1e0): In function `xsddb_check_connection':<br>../xdata/xsddb.c:363: undefined reference to `mysql_errno'
<br>/tmp/ccRpqzDd.o(.text+0x215):../xdata/xsddb.c:369: undefined reference to `mysql_close'<br>/tmp/ccRpqzDd.o(.text+0x27c): In function `xsddb_disconnect':<br>../xdata/xsddb.c:335: undefined reference to `mysql_close'<br>
/tmp/ccRpqzDd.o(.text+0x36e): In function `xsddb_connect':<br>../xdata/xsddb.c:286: undefined reference to `mysql_real_connect'<br>/tmp/ccRpqzDd.o(.text+0x38b):../xdata/xsddb.c:288: undefined reference to `mysql_close'<br>
/tmp/ccRpqzDd.o(.text+0x1150): In function `xsddb_initialize':<br>../xdata/xsddb.c:253: undefined reference to `mysql_init'<br>/tmp/ccViuojp.o(.text+0x103): In function `xdddb_query':<br>../xdata/xdddb.c:329: undefined reference to `mysql_query'
<br>/tmp/ccViuojp.o(.text+0x16d): In function `xdddb_read_service_downtime':<br>../xdata/xdddb.c:1238: undefined reference to `mysql_store_result'<br>/tmp/ccViuojp.o(.text+0x192):../xdata/xdddb.c:1238: undefined reference to `mysql_fetch_row'
<br>/tmp/ccViuojp.o(.text+0x282):../xdata/xdddb.c:1275: undefined reference to `mysql_fetch_row'<br>/tmp/ccViuojp.o(.text+0x2a0):../xdata/xdddb.c:1280: undefined reference to `mysql_free_result'<br>/tmp/ccViuojp.o(.text+0x2bb):../xdata/xdddb.c:1247: undefined reference to `mysql_free_result'
<br>/tmp/ccViuojp.o(.text+0x31d): In function `xdddb_read_host_downtime':<br>../xdata/xdddb.c:1107: undefined reference to `mysql_store_result'<br>/tmp/ccViuojp.o(.text+0x342):../xdata/xdddb.c:1107: undefined reference to `mysql_fetch_row'
<br>/tmp/ccViuojp.o(.text+0x42d):../xdata/xdddb.c:1144: undefined reference to `mysql_fetch_row'<br>/tmp/ccViuojp.o(.text+0x44b):../xdata/xdddb.c:1149: undefined reference to `mysql_free_result'<br>/tmp/ccViuojp.o(.text+0x466):../xdata/xdddb.c:1116: undefined reference to `mysql_free_result'
<br>/tmp/ccViuojp.o(.text+0x4ac): In function `xdddb_disconnect':<br>../xdata/xdddb.c:303: undefined reference to `mysql_close'<br>/tmp/ccViuojp.o(.text+0x4ee): In function `xdddb_connect':<br>../xdata/xdddb.c:259: undefined reference to `mysql_real_connect'
<br>/tmp/ccViuojp.o(.text+0x511):../xdata/xdddb.c:261: undefined reference to `mysql_close'<br>/tmp/ccViuojp.o(.text+0x65d): In function `xdddb_validate_service_downtime':<br>../xdata/xdddb.c:587: undefined reference to `mysql_store_result'
<br>/tmp/ccViuojp.o(.text+0x678):../xdata/xdddb.c:587: undefined reference to `mysql_fetch_row'<br>/tmp/ccViuojp.o(.text+0x6e0): In function `xdddb_validate_service_downtime':<br>/usr/include/stdlib.h:398: undefined reference to `mysql_fetch_row'
<br>/tmp/ccViuojp.o(.text+0x7fd): In function `xdddb_validate_host_downtime':<br>../xdata/xdddb.c:473: undefined reference to `mysql_store_result'<br>/tmp/ccViuojp.o(.text+0x815):../xdata/xdddb.c:473: undefined reference to `mysql_fetch_row'
<br>/tmp/ccViuojp.o(.text+0x87a): In function `xdddb_validate_host_downtime':<br>/usr/include/stdlib.h:398: undefined reference to `mysql_fetch_row'<br>/tmp/ccViuojp.o(.text+0xa02): In function `xdddb_save_service_downtime':
<br>../xdata/xdddb.c:887: undefined reference to `mysql_insert_id'<br>/tmp/ccViuojp.o(.text+0xb87): In function `xdddb_save_host_downtime':<br>../xdata/xdddb.c:788: undefined reference to `mysql_insert_id'<br>/tmp/ccViuojp.o(.text+0xc10): In function `xdddb_initialize':
<br>../xdata/xdddb.c:234: undefined reference to `mysql_init'<br>collect2: ld returned 1 exit status<br>make[1]: *** [nagios] Error 1<br>make[1]: Leaving directory `/home/ans/Feri/nagios-1.2/base'<br>make: *** [all] Error 2
</div>
<div> </div>
<div>//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////</div>