From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] busybox: add 1.19.x branch and cleanup
Date: Thu, 08 Sep 2011 10:16:50 +0200 [thread overview]
Message-ID: <1315469814.4333.2.camel@sven> (raw)
In-Reply-To: <20110906195720.696858D447@busybox.osuosl.org>
On Tue, 2011-09-06 at 21:53 +0200, Peter Korsgaard wrote:
> commit: http://git.buildroot.net/buildroot/commit/?id=3f346b7b858447ebee57842a409eb6376acd93ff
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Add busybox version 1.19.2 for the 1.19.x branch.
> Remove deprecated 1.15.x branch.
> Mark 1.16.x and 1.17.x branches deprecated as suggested by Thomas.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
>
> Patch is too large, so refusing to show it
I've updated buildroot from git today and changed the config to use
busybox 1.19.2. Now compilation fails with the following error:
In file included from miscutils/ubi_tools.c:63:
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:329: error: conflicting types for ?__packed?
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:313: error: previous declaration of ?__packed? was here
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:371: error: conflicting types for ?__packed?
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:313: error: previous declaration of ?__packed? was here
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:386: error: conflicting types for ?__packed?
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:313: error: previous declaration of ?__packed? was here
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:398: error: conflicting types for ?__packed?
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:313: error: previous declaration of ?__packed? was here
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:412: error: conflicting types for ?__packed?
/home/sven/git/buildroot/output/toolchain/linux/include/mtd/ubi-user.h:313: error: previous declaration of ?__packed? was here
make[2]: *** [miscutils/ubi_tools.o] Error 1
make[1]: *** [miscutils] Error 2
Sven
next prev parent reply other threads:[~2011-09-08 8:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-06 19:53 [Buildroot] [git commit] busybox: add 1.19.x branch and cleanup Peter Korsgaard
2011-09-08 8:16 ` Sven Neumann [this message]
2011-09-08 12:04 ` Gustavo Zacarias
2011-09-08 15:43 ` Peter Korsgaard
2011-09-20 19:43 ` 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=1315469814.4333.2.camel@sven \
--to=s.neumann@raumfeld.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.