I have problem with compilation sysklogd package. I have this errors: ----------------------------------------------------------------------- gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DALLOW_KERNEL_LOGGING -c syslog.c syslog.c:85: error: expected declaration specifiers or '...' before numeric constant syslog.c:86: error: conflicting types for '__syslog_chk' /usr/include/bits/syslog.h:26: error: previous declaration of '__syslog_chk' was here syslog.c:95: error: expected ')' before numeric constant syslog.c:99: error: expected identifier or '(' before '{' token make: *** [syslog.o] Error 1 root:/build/sysklogd-1.4.1# ----------------------------------------------------------------------- How can I correct this. This is the only package, which I can't compile from HLFS packages. Thanks, Filip Bartmann
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page