From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] ARM build question/issue
Date: Thu, 20 Dec 2007 14:55:16 +1100 [thread overview]
Message-ID: <20071220035516.GA17349@cloud.net.au> (raw)
In-Reply-To: <5970ab460712191859m276e036exa6ff7b519ec30f8a@mail.gmail.com>
On Wed, Dec 19, 2007 at 09:59:29PM -0500, Martin Bures wrote:
> So I applied the fakeroot patch and the build for an ARM 920T system stopped
> here:
> touch -c /home/martin/buildroot/build_arm/staging_dir/usr/bin/fakeroot
> rm -rf /home/martin/buildroot/build_arm/makedevs
> mkdir /home/martin/buildroot/build_arm/makedevs
> cp target/makedevs/makedevs.c /home/martin/buildroot/build_arm/makedevs
> /usr/bin/gcc -Wall -Werror -O2
> /home/martin/buildroot/build_arm/makedevs/makedevs.c -o
> /home/martin/buildroot/build_arm/makedevs/makedevs
> touch -c /home/martin/buildroot/build_arm/makedevs/makedevs
> /usr/bin/install -m 755 /home/martin/buildroot/build_arm/makedevs/makedevs
> /home/martin/buildroot/build_arm/staging_dir/bin/makedevs
> touch -c /home/martin/buildroot/build_arm/staging_dir/bin/makedevs
> make: *** No rule to make target `mtd-host', needed by
> `/home/martin/buildroot/binaries/uclibc/rootfs.arm_nofpu.jffs2'. Stop.
>
> Any thoughts?
>
> Here is my .config file.
[..]
> BR2_PACKAGE_MTD=y
> # BR2_AUDIO_SUPPORT is not set
> # BR2_GRAPHIC_SUPPORT is not set
> # BR2_COMPRESSOR_SUPPORT is not set
> # BR2_SCRIPTING_SUPPORT is not set
> # BR2_GAMES is not set
Once MTD is selected there are some other options to set which version.
None of those are mentioned in your .config, so the correct makefile is
not being included.
I don't know how you could enable BR2_PACKAGE_MTD=y without setting the
other options (unless you edited your .config by hand to enable it).
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
next prev parent reply other threads:[~2007-12-20 3:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-20 2:59 [Buildroot] ARM build question/issue Martin Bures
2007-12-20 3:55 ` Hamish Moffatt [this message]
2007-12-20 13:53 ` Martin Bures
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=20071220035516.GA17349@cloud.net.au \
--to=hamish@cloud.net.au \
--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.