-pedantic yet again, this time with Werror
M. Warner Losh
imp at bsdimp.com
Sat Jun 14 15:09:57 PDT 2003
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
More information about the freebsd-current
mailing list