Date: Sat, 14 Jun 2003 16:09:28 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: pete@ns.altadena.net Cc: current@freebsd.org Subject: Re: -pedantic yet again, this time with Werror Message-ID: <20030614.160928.04776240.imp@bsdimp.com> In-Reply-To: <200306141933.h5EJXViO057431@ns.altadena.net> References: <200306141933.h5EJXViO057431@ns.altadena.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030614.160928.04776240.imp>