Page 1 of 1

[Nagios-devel] Nagios CVS won't compile with --disable-event-broker

Posted: Mon Dec 06, 2004 6:22 pm
by Guest
Nagios 2.0 won't compile when ./configure is run with
--disable-event-broker.

The fix is easy enough; Just enclose the entire nebmods.c in an #ifdef
statement, making it conditional to USE_EVENT_BROKER being defined.

Another thing; Wouldn't it be prudent to let Nagios dump core when any
DEBUG option has been specified?

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Lead Developer





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]