Defconfig broken in current svn?

Rob Landley rob at landley.net
Thu Apr 16 20:48:37 UTC 2009


On Thursday 16 April 2009 14:30:54 Denys Vlasenko wrote:
> On Wednesday 15 April 2009 09:21, Rob Landley wrote:
> > Anybody else hit this?
> >
> >   CC      miscutils/flash_eraseall.o
> > miscutils/flash_eraseall.c:14:26: error: mtd/mtd-user.h: No such file or
> > directory
> > miscutils/flash_eraseall.c:15:28: error: mtd/jffs2-user.h: No such file
> > or directory
> > miscutils/flash_eraseall.c:41: error: expected ‘)’ before ‘*’ token
> > miscutils/flash_eraseall.c: In function ‘flash_eraseall_main’:
> >
> > And so on...
>
> flash_eraseall applet seems to require quite fresh headers...
> I even tweaked uclibc's kernel header exporting make target
> to make it work.
> --
> vda

Please take it out of the defconfig then.  An applet that build breaks on 
anything but the most recent kernel probably isn't a good thing to have 
enabled by default.

A menuconfig help comment might be good, too...

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds


More information about the busybox mailing list