From: Ben C. <Be...@cl...> - 2004-06-23 08:38:35
|
Jeyri, I have not seen this problem before. Are you using the latest Nagios=20 1.2? I have forwarded this email to nagios-help where some person there=20 will probably be of more help then I am. Regards, Ben Jeyri Bautista wrote: > Hi, I want to install the perfparse program but I read that I need for=20 > the nagios run ./configure --with-file-perfdata, because the perfparse=20 > don=B4t work with default perfdata. When I execute the ./configure with= =20 > --with-file-perfdata, all is ok but when I execute make all appear the=20 > following error: > =20 > [root@nagios nagios-1.2]# make all > cd ./base && make > make[1]: Cambiando a directorio `/usr/src/nagios-1.2/base' > gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE nagios.c checks.o config.o=20 > commands.o flapping.o logging.o notifications.o sehandlers.o utils.o=20 > sretention.o ../xdata/xrddefault.c ../common/comments.c=20 > ../xdata/xcddefault.c ../common/objects.c ../xdata/xodtemplate.c=20 > ../common/statusdata.c ../xdata/xsddefault.c perfdata.o=20 > ../xdata/xpdfile.c ../common/downtime.c ../xdata/xdddefault.c -lm -o= =20 > nagios > perfdata.o: In function `initialize_performance_data': > /usr/src/nagios-1.2/base/perfdata.c:57: undefined reference to=20 > `xpddefault_initialize_performance_data' > perfdata.o: In function `cleanup_performance_data': > /usr/src/nagios-1.2/base/perfdata.c:73: undefined reference to=20 > `xpddefault_cleanup_performance_data' > perfdata.o: In function `update_service_performance_data': > /usr/src/nagios-1.2/base/perfdata.c:103: undefined reference to=20 > `xpddefault_update_service_performance_data' > perfdata.o: In function `update_host_performance_data': > /usr/src/nagios-1.2/base/perfdata.c:127: undefined reference to=20 > `xpddefault_update_host_performance_data' > collect2: ld devolvi=F3 el estado de salida 1 > make[1]: *** [nagios] Error 1 > make[1]: Saliendo directorio `/usr/src/nagios-1.2/base' > make: *** [all] Error 2 > [root@nagios nagios-1.2]# > Can you help me? > =20 > Thanks, > =20 > Jeyri Bautista > =20 |