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=3Dgnu99 -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
>=20
> 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
--------=0AThis message has been scanned by ComplianceSafe, powered by Palisade's PacketSure.=0A
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"