Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2000 11:40:13 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Darren Reed <darrenr@FreeBSD.ORG>
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
Message-ID:  <3975F60D.3B7FDAE8@urx.com>
References:  <200007191438.HAA34890@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3975F60D.3B7FDAE8>