<!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><FONT face=Arial size=2>Hi, I´m trying to compile the nagios with the 
performance data file based, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>but I execute the ./configure </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>./configure --prefix=/usr/local/nagios 
--with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagios/ --with-nagios-user=nagios 
--with-nagios-grp=nagios --with-file-perfdata 
--with-template-extinfo</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But when I execute make all appear the 
follow</FONT><FONT face=Arial size=2>ing error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[user@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 commands.o flapp<BR>ing.o logging.o notifications.o 
sehandlers.o utils.o sretention.o ../xdata/xrdde<BR>fault.c ../common/comments.c 
../xdata/xcddefault.c ../common/objects.c ../xdata/<BR>xodtemplate.c 
../common/statusdata.c ../xdata/xsddefault.c perfdata.o ../xdata/x<BR>pdfile.c 
../common/downtime.c ../xdata/xdddefault.c    -lm -o 
nagios<BR>perfdata.o: In function 
`initialize_performance_data':<BR>/usr/src/nagios-1.2/base/perfdata.c:57: 
undefined reference to `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 `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 
`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 `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</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>When I compile whit the --with-default-perfdata all 
is fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>
<DIV><FONT face=Arial size=2>What can I do to solve that?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jeyri</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV><BR></DIV></FONT></BODY></HTML>