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. I -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ 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.

