From: Marcus Osdoba <marcus.osdoba@googlemail.com>
To: buildroot@busybox.net
Subject: [Buildroot] make lzo not find utime.h
Date: Wed, 15 Sep 2010 20:36:30 +0200 [thread overview]
Message-ID: <4C91122E.60400@googlemail.com> (raw)
In-Reply-To: <AANLkTikwGZ5sB6p873bDt8m-UVaAikMJjQ3U=5N-h2GF@mail.gmail.com>
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
next prev parent reply other threads:[~2010-09-15 18:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-14 10:18 [Buildroot] make lzo not find utime.h icemanpro
2010-09-15 18:36 ` Marcus Osdoba [this message]
2010-09-21 17:39 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C91122E.60400@googlemail.com \
--to=marcus.osdoba@googlemail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.