From owner-cvs-all Wed Jul 19 11:40:12 2000 Delivered-To: cvs-all@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 5D4AF37B55D; Wed, 19 Jul 2000 11:39:53 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id LAA03213; Wed, 19 Jul 2000 11:39:48 -0700 Message-ID: <3975F60D.3B7FDAE8@urx.com> Date: Wed, 19 Jul 2000 11:40:13 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Darren Reed Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet fil.c ip_auth.c ip_fil.c ip_fil.hip_frag.c ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_rcmd_pxy.cip_state.c ip_state.h ipl.h References: <200007191438.HAA34890@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ip_state.c and ip_nat.c are killing a 4.1-rc buildworld the error message is /usr/src/usr.sbin/ipftest/../../sys/netinet/ip_state.c:334: macro `GETUNIT' used with too many (2) args /usr/src/usr.sbin/ipftest/../../sys/netinet/ip_state.c:380: macro `GETUNIT' used with too many (2) args /usr/src/usr.sbin/ipftest/../../sys/netinet/ip_state.c:384: macro `GETUNIT' used with too many (2) args /usr/src/usr.sbin/ipftest/../../sys/netinet/ip_nat.c:1574: macro `NAT_HASH_FN' u sed with too many (3) args mkdep: compile failed *** Error code 1 Kent Darren Reed wrote: > > darrenr 2000/07/19 07:38:37 PDT > > Modified files: (Branch: RELENG_4) > sys/netinet fil.c ip_auth.c ip_fil.c ip_fil.h > ip_frag.c ip_ftp_pxy.c ip_log.c ip_nat.c > ip_nat.h ip_rcmd_pxy.c ip_state.c > ip_state.h ipl.h > Log: > pullup changes from -current > > Revision Changes Path > 1.10.2.4 +30 -24 src/sys/netinet/fil.c > 1.14.2.1 +3 -3 src/sys/netinet/ip_auth.c > 1.14.2.1 +49 -3 src/sys/netinet/ip_fil.c > 1.13.2.1 +4 -11 src/sys/netinet/ip_fil.h > 1.10.2.1 +5 -2 src/sys/netinet/ip_frag.c > 1.11.2.1 +299 -44 src/sys/netinet/ip_ftp_pxy.c > 1.13.2.1 +8 -2 src/sys/netinet/ip_log.c > 1.12.2.1 +92 -45 src/sys/netinet/ip_nat.c > 1.8.2.1 +16 -7 src/sys/netinet/ip_nat.h > 1.4.2.1 +15 -5 src/sys/netinet/ip_rcmd_pxy.c > 1.13.2.2 +286 -9 src/sys/netinet/ip_state.c > 1.7.2.1 +10 -4 src/sys/netinet/ip_state.h > 1.8.2.1 +2 -2 src/sys/netinet/ipl.h > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ Bomber dropping fire retardant in front of Hanford Wild fire. http://kstewart.urx.com/kstewart/bomber.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message