Hi Dietmar,
Yes, thanks. I rebased and applied your patch and it works fine.
On 17-02-24 13:13:39, Dietmar Eggemann wrote:
Hi Olav,
does this fix it for you?
Cheers,
-- Dietmar
On 19/02/17 15:16, Dietmar Eggemann wrote:
On 02/18/2017 02:01 AM, Olav Haugan wrote:
On 17-02-17 12:51:21, Dietmar Eggemann wrote:
On 02/15/2017 11:43 PM, Stephen Boyd wrote:
From: Olav Haugan ohaugan@codeaurora.org
[...]
Can you rebase on the latest commit7ce99bae70eb "Merge pull request #19 from deggeman/misc_cleanups"?
You are not using [1]. Ok, I found your sha at [2]. Rebased. However, unable to compile on this baseline due to missing bits.h include. Looks like bits.h was removed in 17dd99c72a12602ceab30ade5aead5834b8c119d:
I was under the assumption that rt-app development now happens solely against [2]?
rt-app_parse_config.o: In function `get_opts_from_json_object': rt-app_parse_config.c:(.text+0x15f8): undefined reference to `is_error'
The issue is that I used json-c-0.12.1-20160607 for the static ARM64 build so far whereas you probably used master. The culprit in the json-c library code is commit d4e81f9ec827 ("Move the json_min() and json_max() macros to json_util.h and mark everything else in bits.h deprecated. ...")
This one is in master but not in json-c-0.12.1-20160607.
I sent out another patch which should get rid of this.
[...]
Sched-tools mailing list Sched-tools@lists.linaro.org https://lists.linaro.org/mailman/listinfo/sched-tools