[Buildroot] [PATCH 2/2] jsoncpp: patch to include stdint.h, necessary for int64_t and uint64_t

Peter Korsgaard peter at korsgaard.com
Fri Oct 14 12:57:39 UTC 2016


>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera at imgtec.com> writes:

 > Otherwise failures like these one can happen during the configure phase
 > of other applications that use jsoncpp, like upmpdcli for instance:

 > checking jsoncpp/json/json.h usability... yes
 > checking jsoncpp/json/json.h presence... yes
 > checking for jsoncpp/json/json.h... yes
 > configure: error: libjsoncpp not found.

 > And this is the actual problem that you can see in config.log:

Thanks, but jsoncpp has already been bumped, and the new version
contains this fix:

commit e8d04791ff37be807995f6b7d242179756581343
Author: Jörg Krause <joerg.krause at embedded.rocks>
Date:   Tue Oct 11 21:09:30 2016 +0200

    package/jsoncpp: bump to version 1.7.7

    Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
    Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list