<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi, I want to install the perfparse program but I read that I need 
for <BR> the nagios run ./configure --with-file-perfdata, because the 
perfparse <BR> don´t work with default perfdata. When I execute the 
./configure with <BR> --with-file-perfdata, all is ok but when I execute 
make all appear the <BR> following error:<BR>  <BR> [root@nagios 
nagios-1.2]# make all<BR> cd ./base && make<BR> make[1]: 
Cambiando a directorio `/usr/src/nagios-1.2/base'<BR> gcc -g -O2 
-DHAVE_CONFIG_H -DNSCORE  nagios.c checks.o config.o <BR> commands.o 
flapping.o logging.o notifications.o sehandlers.o utils.o <BR> sretention.o 
../xdata/xrddefault.c ../common/comments.c <BR> ../xdata/xcddefault.c 
../common/objects.c ../xdata/xodtemplate.c <BR> ../common/statusdata.c 
../xdata/xsddefault.c perfdata.o <BR> ../xdata/xpdfile.c 
../common/downtime.c ../xdata/xdddefault.c    -lm -o <BR> 
nagios<BR> perfdata.o: In function 
`initialize_performance_data':<BR> /usr/src/nagios-1.2/base/perfdata.c:57: 
undefined reference to <BR> 
`xpddefault_initialize_performance_data'<BR> perfdata.o: In function 
`cleanup_performance_data':<BR> /usr/src/nagios-1.2/base/perfdata.c:73: 
undefined reference to <BR> 
`xpddefault_cleanup_performance_data'<BR> perfdata.o: In function 
`update_service_performance_data':<BR> /usr/src/nagios-1.2/base/perfdata.c:103: 
undefined reference to <BR> 
`xpddefault_update_service_performance_data'<BR> perfdata.o: In function 
`update_host_performance_data':<BR> /usr/src/nagios-1.2/base/perfdata.c:127: 
undefined reference to <BR> 
`xpddefault_update_host_performance_data'<BR> collect2: ld devolvió el 
estado de salida 1<BR> make[1]: *** [nagios] Error 1<BR> make[1]: 
Saliendo directorio `/usr/src/nagios-1.2/base'<BR> make: *** [all] Error 
2<BR> [root@nagios nagios-1.2]#<BR> Can you help 
me?<BR>  <BR> Thanks,<BR>  <BR> Jeyri 
Bautista<BR></DIV></BODY></HTML>