2014-09-22 15:20 GMT+02:00 <[email protected]>:

>
> 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
> > ...
>
>
just for the records: the actual compile error is snipped. This here is
just a warning. I have asked privately for config.log and config.h to see
what happens.


> 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
>
>
It is. As you can see in the quoted thread, the problem was solved. It
looks like you either have an extremely old version of json-c or there is
some problem with ./configure (that leads to misdetection).

Will post more info when I have it, hopefully after reviewing the requested
files. It would be great if we could iron this out before a release.

Rainer

        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.

Reply via email to