Title: [opsview-base] [219] Note re: syncing downtime.h in future, as there is a structure change in downtimes
- Revision
- 219
- Author
- tvoon
- Date
- 2013-02-26 13:30:30 +0000 (Tue, 26 Feb 2013)
Log Message
Note re: syncing downtime.h in future, as there is a structure change in downtimes
Modified Paths
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2013-02-26 12:52:40 UTC (rev 218)
+++ trunk/Makefile 2013-02-26 13:30:30 UTC (rev 219)
@@ -597,6 +597,7 @@
cd ${NAGIOS} && patch -p1 < ../patches/nagios_bugfix_2606.patch
cd ${NAGIOS} && patch -p1 < ../patches/nagios_bugfix_2612_2615.patch
# Commit 2601 can be ignored for the moment
+ # NOTE!!!!! When upgrading past 2601 (includes an API change) - need to check downtime.h is syncd with NDOutils, otherwise will get coredump in future
# End bugfixes (till 2013-02-22)
if [ $(KERNEL_NAME) = Linux ] ; then \
cd ${NAGIOS} && CFLAGS="${CFLAGS}" ./configure --with-nagios-user=$(NAGIOS_USER) --with-nagios-group=$(NAGIOS_GROUP) --with-command-group=$(NAGIOS_GROUP) --with-cgiurl=/cgi-bin --with-htmurl=/ --enable-libtap ; \
_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins