[Buildroot] make lzo not find utime.h

Marcus Osdoba marcus.osdoba at googlemail.com
Wed Sep 15 18:36:30 UTC 2010


  Am 14.09.2010 12:18, schrieb icemanpro:
> Hi, everyone
>
>   I "make i686_defconfig" in buildroot directory.and when make lzotest
> has an error:"error: utime.h: No such file or directory"
>
> how to fix this bug?
>
Hi,
try to run "make flush;make"
maybe there are some misconfigured values if you use the configuration 
cache.
The usual order of commands is
make i686_defconfig
make
Did you launch make lzo right after make i686_... ?
What version of buildroot do you run - 2010.08?

Regards,
Marcus


More information about the buildroot mailing list