> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Michael Biebl > Sent: Monday, December 10, 2012 4:50 PM > To: rsyslog-users > Subject: Re: [rsyslog] Ubuntu 12 (Precise) v7-devel packages > > 2012/12/10 Radu Gheorghe <[email protected]>: > > autoconfigure thing add that flag? I mean, I've never encountered > this > > error since I'm using omelasticsearch. > > I've just had another look: omelasticsearch in 7.2.x (v7-stable > branch) does *not* use the embedded cJSON library, and it is the cJSON > library which needs pow(). > If you've been using 7.2, then it's clear why you haven't encountered > this. > I'm assuming you are using master now which has > > # TODO: replace cJSON > omelasticsearch_la_SOURCES = omelasticsearch.c cJSON/cjson.c > cJSON/cjson.h > > Hopefully Rainer can shed some light on this. > Just a brief note for now: when omelasticsearch was developed, we had thought to use cJSON as json lib, but this was not final. Later developments (namely in the lumberjack arena) made us change to json-c, which is now (v7) part of the rsyslog core. Omelasticsearch needs to be adapted, but I opted to use a private copy of cjson for the time being.
Hope that clarifies. Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

