Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 11:03:15 -0800 (PST)
From:      cdel <c_deless@efn.org>
To:        freebsd-security@freebsd.org
Subject:   ipfw make failure
Message-ID:  <Pine.GSU.4.21.0102081059120.13131-100000@garcia.efn.org>

next in thread | raw e-mail | index | archive | help
Please forgive me if I'm doing this wrong. I supped in new 4.2-S source a
few minutes ago and re-made /usr/src/sbin/ipfw. I got this...
<SNIP>
firewall# make cc -O -pipe -Wall -c /usr/src/sbin/ipfw/ipfw.c
/usr/src/sbin/ipfw/ipfw.c: In function `show_ipfw':
/usr/src/sbin/ipfw/ipfw.c:429: structure has no member named `fw_ipflg'
/usr/src/sbin/ipfw/ipfw.c:429: `IP_FW_IF_TCPEST' undeclared (first use in
this f unction) /usr/src/sbin/ipfw/ipfw.c:429: (Each undeclared identifier
is reported only once /usr/src/sbin/ipfw/ipfw.c:429: for each function it
appears in.) /usr/src/sbin/ipfw/ipfw.c: In function `add':
/usr/src/sbin/ipfw/ipfw.c:1896: structure has no member named `fw_ipflg'
/usr/src/sbin/ipfw/ipfw.c:1896: `IP_FW_IF_TCPEST' undeclared (first use in
this function) *** Error code 1 Stop in /usr/src/sbin/ipfw.
firewall#
</SNIP>

Am I doing something wrong or is this something you should be aware of?
MTIA
Chris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSU.4.21.0102081059120.13131-100000>