Bernhard Fischer wrote:
> 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
> 

no problem for me (1.9.0,glibc)
most exciting:
 CC      findutils/find.o
findutils/find.c: In function ‘parse_params’:
findutils/find.c:517: warning: no previous prototype for ‘alloc_action’

but strange:
 make clean defconfig all
make[1]: *** Keine Regel, um 
»/home/walter/src/busybox/busybox-1.9.0/Makefile.local« zu erstellen.  Schluss.
make: *** [/home/walter/src/busybox/busybox-1.9.0/Makefile.local] Fehler 2

re,
 wh
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to