[Buildroot] ARM build question/issue

Martin Bures needemesleepe at gmail.com
Thu Dec 20 13:53:30 UTC 2007


Thanks!  I had been having so many problems building that I thought that I
was being safe by deselecting almost every package.

I'll try building a generic base system.

martin.

On Dec 19, 2007 10:55 PM, Hamish Moffatt <hamish at cloud.net.au> wrote:

> 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 at debian.org> <hamish at cloud.net.au>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20071220/3895d2b0/attachment-0001.html>


More information about the buildroot mailing list