logger.c:30: error with incompatible re-declaration of 'prioritynames'

Bernhard Fischer rep.dot.nop at gmail.com
Fri Jan 25 14:19:37 PST 2008


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



More information about the busybox mailing list