Hi,
make clean defconfig all
make clean
make CROSS=xyz-whatever-uclibc -f scripts/Makefile.IMA
yields (with uClibc):
[snip]
-Wl,--start-group -lcrypt -lm -Wl,--end-group
In file included from sysklogd/syslogd.c:24:
/there.pentium4/build_i686/staging_dir/usr/include/sys/syslog.h:77:
error: conflicting types for 'prioritynames'
sysklogd/logger.c:30: error: previous declaration of 'prioritynames' was
here
/there.pentium4/build_i686/staging_dir/usr/include/sys/syslog.h:128:
error: conflicting types for 'facilitynames'
sysklogd/logger.c:31: error: previous declaration of 'facilitynames' was
here
make[1]: *** [busybox] Error 1
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox