Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] atngw100_defconfig: update to fix build failure
Date: Wed, 19 May 2010 13:03:28 +0200	[thread overview]
Message-ID: <20100519130328.697596b4@surf> (raw)
In-Reply-To: <1274057382-27365-1-git-send-email-bjorn.forsman@gmail.com>

On Mon, 17 May 2010 02:49:42 +0200
Bj?rn Forsman <bjorn.forsman@gmail.com> wrote:

>   * The AVR32 toolchain fails to build with the new uClibc version
>     0.9.31.x. Use the older uClibc 0.9.30.x branch instead.

Is this going to be fixed upstream ?

>   * Disable linux-fusion as it fails to build
>     (why was this selected anyway, when DirectFB was not selected?).
>   * U-Boot 2010.03 is broken for AVR32. The build fails with:
>       zlib.c:31:27: error: asm/unaligned.h: No such file or directory
>     Select the older U-Boot 2009.08 version that builds instead.

Same thing here ?

>   * Disable rsync as it fails to build.
>   * host-mtd fails when BR2_JLEVEL=3 and not for BR_JLEVEL=1. Use 1.

In that case, changing BR2_JLEVEL is a big hammer because it disables
parallel build for *all* packages and not just for host-mtd. Changing
$(MAKE) to $(MAKE1) in packages/mtd/mtd.mk would have the same effect,
but only for mtd.

Which problem are you seeing exactly.

> 
> Build tested with 'make distclean && make atngw100_defconfig && make'
> on an Ubuntu 10.04 x86_64 host.

I don't have the hardware to test and some of the things above could be
improved, but it's definitely better to have something that builds and
runs but isn't perfect than something that doesn't build at all.

So:

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-05-19 11:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17  0:49 [Buildroot] [PATCH] atngw100_defconfig: update to fix build failure Bjørn Forsman
2010-05-19 11:03 ` Thomas Petazzoni [this message]
2010-05-19 13:46   ` Bjørn Forsman
2010-05-20 16:32     ` Bjørn Forsman

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=20100519130328.697596b4@surf \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox