[PATCH 1/2 v2] rewrite build system to avoid recursion
Mike Frysinger
vapier at gentoo.org
Sat Jun 25 13:08:10 EDT 2011
On Sat, Jun 25, 2011 at 03:48, Mike Frysinger wrote:
> On Sat, Jun 25, 2011 at 03:13, Artem Bityutskiy wrote:
>> CC ubi-utils/ubinize.o
>> In file included from ubi-utils/ubinize.c:38:0:
>> ./ubi-utils/include/libiniparser.h:35:24: fatal error: dictionary.h: No
>> such file or directory
>> compilation terminated.
>> make: *** [/home/dedekind/git/mtd-utils/ubi-utils/ubinize.o] Error 1
>
> weird ... i'm not seeing that. i'll double check my system in the
> morning to see what's going on.
i had /usr/include/dictionary.h which provided the same thing
so how to solve ... i dont quite understand the file layout in
ubi-utils. why isnt dictionary.h in the include/ subdir ? after all,
that's where the include is coming from:
ubi-utils/include/libiniparser.h.
-mike
More information about the linux-mtd
mailing list