Re: -pedantic yet again, this time with Werror

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sat, 14 Jun 2003 16:09:28 -0600 (MDT)
Hmmmm, when I build, I get:

===> libexec/tcpd
cc -O -pipe -mcpu=pentiumpro -DREAL_DAEMON_DIR=\"/usr/libexec\"  -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10  -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"  -DFACILITY=LOG_DAEMON -DINET6   -Wformat=2 -Wno-format-extra-args -Werror  -c /paco/imp/FreeBSD/src/contrib/tcp_wrappers/tcpd.c
cc -O -pipe -mcpu=pentiumpro -DREAL_DAEMON_DIR=\"/usr/libexec\"  -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10  -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"  -DFACILITY=LOG_DAEMON -DINET6   -Wformat=2 -Wno-format-extra-args -Werror   -o tcpd tcpd.o -lwrap
gzip -cn /paco/imp/FreeBSD/src/libexec/tcpd/../../contrib/tcp_wrappers/tcpd.8 > tcpd.8.gz
===>

What version of src/Makefile.inc and src/share/mk/bsd.sys.mk do you
have?  I have 1.367 and 1.32 respectively.

Warner
Received on Sat Jun 14 2003 - 13:09:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC