On Fri, Aug 29, 2008 at 03:13:12PM +0800, Steven Woody wrote: >Hi, > >I just download 1.11.2 and try to build ARM executable using 'make >defconfig; make CROSS_COMPILE=arm-linux-', but got a lot of error in >miscutils/ directory. Errors include: > >IN_ALL_EVENTS undeclared >CPU_SETSIZE' undeclared >... > >what's the solution? Thanks.
The solution is to upgrade your kernel and libc. A workaround is to disable these applets if you don't need them. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
