nagios-1.x CVS cgi build error

Jason Martin jhmartin at toger.us
Mon Sep 13 19:43:26 CEST 2004


FYI, there seems to be a problem when building the cgi's in the latest Nagios
1.x CVS branch with --enable-DEBUG1. The daemon is not affected.

$ ./configure  --enable-DEBUG1
[snip, no errors]

$ make cgis
cd ./cgi && make
make[1]: Entering directory `/home/jhmartin/nagios/cgi'
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o getcgi.o getcgi.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o cgiutils.o cgiutils.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o auth.o auth.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI   -c -o popen.o popen.c
gcc -g -O2 -DHAVE_CONFIG_H -DNSCGI  avail.c getcgi.o cgiutils.o auth.o popen.o  ../common/objects.c ../xdata/xodtemplate.c ../common/statusdata.c ../xdata/xsddefault.c -o avail.cgi
../xdata/xodtemplate.c: In function `xodtemplate_add_object_property':
../xdata/xodtemplate.c:1344: error: `temp_buffer' undeclared (first use in this function)
../xdata/xodtemplate.c:1344: error: (Each undeclared identifier is reported only once
../xdata/xodtemplate.c:1344: error: for each function it appears in.)
../xdata/xodtemplate.c:1346: error: `NSLOG_CONFIG_ERROR' undeclared (first use in this function)
make[1]: *** [avail.cgi] Error 1
make[1]: Leaving directory `/home/jhmartin/nagios/cgi'
make: *** [cgis] Error 2

Thanks,
-Jason Martin
-- 
Neurotic: Self-taut person.
This message is PGP/MIME signed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20040913/786df7e9/attachment.sig>


More information about the Developers mailing list