On Jan 10, 2012, at 4:04 PM, FreeBSD Tinderbox wrote: > cc -O2 -pipe -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/pidfile.c -o pidfile.o > cc1: warnings being treated as errors > /src/lib/libutil/pidfile.c:272: warning: no previous prototype for 'pidfile_fileno' > *** Error code 1 > > Stop in /src/lib/libutil. > *** Error code 1 I'm not sure how I broke the build -- src/lib/libutil/libutil.h has the pidfile_fileno() prototype. Guy -------- This message has been scanned by ComplianceSafe, powered by Palisade's PacketSure.Received on Tue Jan 10 2012 - 21:49:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:23 UTC