Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 09:59:21 +0200
From:      Ruslan Ermilov <ru@sunbay.com>
To:        cdel <c_deless@efn.org>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: ipfw make failure
Message-ID:  <20010209095921.A70882@sunbay.com>
In-Reply-To: <Pine.GSU.4.21.0102081059120.13131-100000@garcia.efn.org>; from c_deless@efn.org on Thu, Feb 08, 2001 at 11:03:15AM -0800
References:  <Pine.GSU.4.21.0102081059120.13131-100000@garcia.efn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 08, 2001 at 11:03:15AM -0800, cdel wrote:
> 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?
> 
Yes, /usr/include should be upgraded first, ``make world'' is advised.

<PS>
freebsd-security is not an appropriate list for the questions like this.
freebsd-stable is.
</PS>


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


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?20010209095921.A70882>