Re: [Nagios-devel] Patchs proposal

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Patchs proposal

Post by Guest »

Ton Voon wrote:
> On 17 May 2009, at 14:20, Andreas Ericsson wrote:
>
>> I modified it quite extensively, but I've committed
>> it to Nagios CVS. The effects of it will be in the next nagios
>> release,
>> but the exact code you wrote is not there. Check out latest CVS and
>> have a look in base/config.c and you'll see how it turned out.
>
> I'm getting an error when I run "make nagios" where it says:
>
> Undefined symbols:
> "_xodtemplate_unset_service_is_from_hostgroup", referenced from:
> _xodtemplate_begin_object_definition in xobjects-base.o
>
> I've done a "make distclean && ./configure && make nagios" and I still
> get this problem. Presumably this is working for your system?
>

Well, it did, but I screwed up and forgot to commit moving the macros
to the top of the file before I ran cvsexportcommit, and I didn't run
git-push until now (which would have caught it, as my pre-push hook
runs some basic tests).

I'll make a mental note to not use the -c option to that command and
test-build things from the CVS directory instead.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231

Register now for Nordic Meet on Nagios, June 3-4 in Stockholm
http://nordicmeetonnagios.op5.org/

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.





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