PATCH: configure is broken ....

Percy Jahn jahn at kima.mv.ad.uni-kl.de
Fri Jan 20 00:43:29 CET 2006


Hello,

while building a new rpm of the actual CVS-Version, i've detected, that some
USE definitions in cgiutils.h where actually not set by configure.
I've traced down the problem to a new version of autoconf being used to
 create the configure script.
The problem was, that there are no comments allowed after the #undef
definition, which was obviously not honored by the old configure script.
I've patched the cgiutils.h, but now compiling fails of some missing #ifdefs,
so ive fixed all the missing #ifdef 's.
Please apply the patch to fix those problems ...

Best regards
Percy Jahn

BTW: There is still the problem with Hostchecks that can't be parallized. If
many Host go down, nagios gets stucked in Hostchecking. Especially if many
passive checks are used, Nagios won't process commands written into the
command pipe. Is there some work on the way for version 3?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autoconf.patch
Type: application/octet-stream
Size: 2105 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20060120/65705dee/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: defineuse.patch
Type: application/octet-stream
Size: 12571 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20060120/65705dee/attachment-0001.obj>


More information about the Developers mailing list