On Sun, Sep 21, 2014, at 11:53 PM, [email protected] wrote:
> ...
> msg.c: In function 'msgDelJSON':
> msg.c:4345:3: warning: 'json_object_object_get' is deprecated (declared
> at /usr/local/include/json-c/json_object.h:295) [-Wdeprecated-declarations]
> leafnode = json_object_object_get(parent, (char*)leaf);
> ^
> make[2]: *** [librsyslog_la-msg.lo] Error 1
> make[2]: Leaving directory `/usr/local/src/rsyslog/runtime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/rsyslog'
> make: *** [all] Error 2
> ...
Looks like this has been seen before/recently
http://www.gossamer-threads.com/lists/rsyslog/users/15049#15049
is a known issue.
Still reading that thread, but thought it was patched in trunk. My build of
latest git/head
git branch -a | grep \*
* master
git log | head
commit 546cd40be07bd09c55a88bab7d9595972a0aab56
Merge: f10aa11 d350480
Author: Rainer Gerhards <[email protected]>
Date: Fri Sep 19 14:44:58 2014 +0200
Merge branch 'v8-stable'
commit d350480603014fa885501707f0b752ea246f79e1
Merge: c8bb099 64de2f9
Author: Rainer Gerhards <[email protected]>
still is failing as above
_______________________________________________
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.