From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] BB update Was: Build jobbing
Date: Sat, 28 Nov 2009 09:43:14 -0600 [thread overview]
Message-ID: <200911280943.16819.minimod@morethan.org> (raw)
In-Reply-To: <200911280935.57255.minimod@morethan.org>
On Sat November 28 2009, Michael S. Zick wrote:
> On Sat November 28 2009, Michael S. Zick wrote:
> > On Sat November 28 2009, Peter Korsgaard wrote:
> > > >>>>> "Michael" == Michael S Zick <minimod@morethan.org> writes:
> > >
> > > Hi,
> > >
> > > Michael> nand_{erase,lock,unlock) in BB-1.15.2 does not build.
> > >
> > > I take it that you mean flash_eraseall / flash_unlock / flash_lock?
> > >
> > > It works for me after 4e385ee7 - Could you update and try again?
> > >
>
After disabling eject/eject-scsi support. . .
Looks like it has a dependency on jffs2:
CC miscutils/flash_lock_unlock.o
miscutils/flash_eraseall.c:15:28: error: mtd/jffs2-user.h: No such file or directory
miscutils/flash_eraseall.c: In function ?flash_eraseall_main?:
miscutils/flash_eraseall.c:52: error: storage size of ?cleanmarker? isn?t known
miscutils/flash_eraseall.c:83: warning: implicit declaration of function ?cpu_to_je16?
miscutils/flash_eraseall.c:83: error: ?JFFS2_MAGIC_BITMASK? undeclared (first use in this function)
miscutils/flash_eraseall.c:83: error: (Each undeclared identifier is reported only once
miscutils/flash_eraseall.c:83: error: for each function it appears in.)
miscutils/flash_eraseall.c:84: error: ?JFFS2_NODETYPE_CLEANMARKER? undeclared (first use in this function)
miscutils/flash_eraseall.c:86: warning: implicit declaration of function ?cpu_to_je32?
miscutils/flash_eraseall.c:86: error: invalid application of ?sizeof? to incomplete type ?struct jffs2_unknown_node?
miscutils/flash_eraseall.c:121: error: invalid application of ?sizeof? to incomplete type ?struct jffs2_unknown_node?
miscutils/flash_eraseall.c:52: warning: unused variable ?cleanmarker?
make[2]: *** [miscutils/flash_eraseall.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [miscutils] Error 2
make[1]: *** Waiting for unfinished jobs....
Mike
> The build didn't get far enough to find out, it looks like it broke
> on the recent scsi commit:
>
> In file included from miscutils/eject.c:20:
> /Builds/BLDRT/br-head/output/toolchain/linux/include/scsi/scsi.h:145: error: expected specifier-qualifier-list before ?u8?
> /Builds/BLDRT/br-head/output/toolchain/linux/include/scsi/scsi.h: In function ?scsi_varlen_cdb_length?:
> /Builds/BLDRT/br-head/output/toolchain/linux/include/scsi/scsi.h:156: error: ?struct scsi_varlen_cdb_hdr? has no member named ?additional_cdb_length?
> make[2]: *** [miscutils/eject.o] Error 1
> make[1]: *** [miscutils] Error 2
> make[1]: *** Waiting for unfinished jobs....
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2009-11-28 15:43 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 21:22 [Buildroot] Build jobbing Michael S. Zick
2009-11-27 21:56 ` Peter Korsgaard
2009-11-27 22:10 ` Michael S. Zick
2009-11-27 22:16 ` Michael S. Zick
2009-11-27 22:33 ` Michael S. Zick
2009-11-27 22:45 ` Michael S. Zick
2009-11-27 22:59 ` Michael S. Zick
2009-11-28 10:40 ` Peter Korsgaard
2009-11-28 10:45 ` Peter Korsgaard
2009-11-28 11:10 ` Michael S. Zick
2009-11-28 11:38 ` Michael S. Zick
2009-11-28 18:58 ` Michael S. Zick
2009-11-28 14:07 ` Peter Korsgaard
2009-11-28 14:13 ` Michael S. Zick
2009-11-28 15:35 ` [Buildroot] BB update Was: " Michael S. Zick
2009-11-28 15:43 ` Michael S. Zick [this message]
2009-11-28 19:06 ` Peter Korsgaard
2009-11-28 19:15 ` Michael S. Zick
2009-11-28 19:20 ` Peter Korsgaard
2009-11-28 19:06 ` Peter Korsgaard
2009-11-28 19:17 ` Michael S. Zick
2009-11-28 19:41 ` Michael S. Zick
2009-11-28 20:30 ` Peter Korsgaard
2009-11-28 21:16 ` Michael S. Zick
2009-11-28 22:44 ` Peter Korsgaard
[not found] ` <200911281650.44375.minimod@morethan.org>
[not found] ` <87r5rh3e8w.fsf@macbook.be.48ers.dk>
2009-11-29 9:16 ` Michael S. Zick
[not found] ` <200911290302.13984.minimod@morethan.org>
[not found] ` <87my253d8o.fsf@macbook.be.48ers.dk>
2009-11-29 9:31 ` Michael S. Zick
2009-11-29 10:23 ` Peter Korsgaard
2009-11-29 10:53 ` Michael S. Zick
2009-11-29 11:23 ` Michael S. Zick
2009-11-29 12:54 ` Michael S. Zick
2009-11-29 16:50 ` Michael S. Zick
2009-11-29 18:11 ` Michael S. Zick
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=200911280943.16819.minimod@morethan.org \
--to=minimod@morethan.org \
--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