Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Fri Oct 31 16:12:19 UTC 2008 > > Modified Files: > src/lib/libc/gen: syslog.3 syslog.c > src/lib/libc/include: extern.h namespace.h > src/sys/sys: syslog.h > src/usr.bin/logger: logger.1 logger.c > src/usr.bin/newsyslog: newsyslog.c > src/usr.bin/nvi/build: Makefile > src/usr.sbin/syslogd: Makefile syslog.conf.5 syslogd.8 syslogd.c > Added Files: > src/usr.sbin/syslogd: extern.h howto.html index.html sign.c sign.h > sign.html syslogd.h tls.c tls.h > > Log Message: > Import syslogd SoC project by Martin Schuette: > - new syslog protocol api syslogp(3) that supports structured data > and draft-rfc timestamps > - reliable tcp connections with queueing > - encrypted connections cc1: warnings being treated as errors /home/tgen/work/netbsd/lib/libc/gen/syslog.c:126: warning: no previous prototype for '_syslogp' /home/tgen/work/netbsd/lib/libc/gen/syslog.c: In function '_syslogp': /home/tgen/work/netbsd/lib/libc/gen/syslog.c:130: warning: implicit declaration of function '_vsyslogp' /home/tgen/work/netbsd/lib/libc/gen/syslog.c: At top level: /home/tgen/work/netbsd/lib/libc/gen/syslog.c:136: warning: no previous prototype for '_vsyslogp' /home/tgen/work/netbsd/lib/libc/gen/syslog.c:136: warning: conflicting types for '_vsyslogp' /home/tgen/work/netbsd/lib/libc/gen/syslog.c:130: warning: previous implicit declaration of '_vsyslogp' was here /home/tgen/work/netbsd/lib/libc/gen/syslog.c: In function '_vsyslogp': /home/tgen/work/netbsd/lib/libc/gen/syslog.c:137: warning: implicit declaration of function '_vsyslogp_r' /home/tgen/work/netbsd/lib/libc/gen/syslog.c: At top level: /home/tgen/work/netbsd/lib/libc/gen/syslog.c:174: warning: no previous prototype for '_syslogp_r' /home/tgen/work/netbsd/lib/libc/gen/syslog.c:226: warning: no previous prototype for '_vsyslogp_r' /home/tgen/work/netbsd/lib/libc/gen/syslog.c:226: warning: conflicting types for '_vsyslogp_r' /home/tgen/work/netbsd/lib/libc/gen/syslog.c:137: warning: previous implicit declaration of '_vsyslogp_r' was here /home/tgen/work/netbsd/lib/libc/gen/syslog.c: In function 'init_hostname': /home/tgen/work/netbsd/lib/libc/gen/syslog.c:515: error: void value not ignored as it ought to be /home/tgen/work/netbsd/lib/libc/gen/syslog.c:515: error: expected ';' before ')' token /home/tgen/work/netbsd/lib/libc/gen/syslog.c:515: error: expected statement before ')' token --- syslog.o --- *** [syslog.o] Error code 1 compile libc/tolower_.o 1 error nbmake: stopped in /home/tgen/work/netbsd/lib/libc --- dependall --- *** [dependall] Error code 2 1 error nbmake: stopped in /home/tgen/work/netbsd/lib/libc --- do-lib-libc --- *** [do-lib-libc] Error code 2 1 error nbmake: stopped in /home/tgen/work/netbsd --- build --- *** [build] Error code 2 1 error nbmake: stopped in /home/tgen/work/netbsd ERROR: Failed to make build *** BUILD ABORTED *** tgen@hydra$ Cheers, -- Thomas E. Spanjaard tgen%netphreax.net@localhost tgen%deepbone.net@localhost
Attachment:
signature.asc
Description: OpenPGP digital signature