[BusyBox] still getting errors trying to cross-compile busybox for powerpc

Robert P. J. Day rpjday at mindspring.com
Mon Nov 17 19:44:10 UTC 2003


  just downloaded the latest CVS of busybox, configured with a load of
options (including rpm), did a make and quickly got:
--------------------
/usr/local/ppc860-linux/bin/powerpc-linux-gcc -I./include -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG     -c -o applets/applets.o applets/applets.c
In file included from include/busybox.h:49,
                 from applets/applets.c:32:
include/libbb.h:481: warning: type defaults to `int' in declaration of `uint8_t'
include/libbb.h:481: parse error before `hash_algo'
include/libbb.h:481: warning: function declaration isn't a prototype
make: *** [applets/applets.o] Error 1
---------------------

  i switched to a different powerpc toolchain (i got a million of 'em :-),
and tried again; this time it compiled, but i haven't had a chance to test
running it yet on the target system.

  i'll keep you posted.

rday







More information about the busybox mailing list