Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 10:08:58 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        David Gilbert <dgilbert@velocet.ca>
Cc:        stable@FreeBSD.ORG
Subject:   Re: buildworld choking on ipfw...
Message-ID:  <19990821100858.B59016@relay.ucb.crimea.ua>
In-Reply-To: <14270.7396.249467.793456@trooper.velocet.ca>; from David Gilbert on Fri, Aug 20, 1999 at 11:28:36PM -0400
References:  <14270.7396.249467.793456@trooper.velocet.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 20, 1999 at 11:28:36PM -0400, David Gilbert wrote:
> Has anyone seen (or fixed) the following in a recent buildworld:
> 
> ===> sbin/ipfw
> cc -O -pipe -Wall  -c /usr/src/sbin/ipfw/ipfw.c
> gzip -cn /usr/src/sbin/ipfw/ipfw.8 > ipfw.8.gz
> /usr/src/sbin/ipfw/ipfw.c: In function `show_ipfw':
> /usr/src/sbin/ipfw/ipfw.c:248: `IP_FW_F_RND_MATCH' undeclared (first
> use this function)
> /usr/src/sbin/ipfw/ipfw.c:248: (Each undeclared identifier is reported 
> only once
> /usr/src/sbin/ipfw/ipfw.c:248: for each function it appears in.)
> /usr/src/sbin/ipfw/ipfw.c: In function `add':
> /usr/src/sbin/ipfw/ipfw.c:1059: `IP_FW_F_RND_MATCH' undeclared (first
> use this function)
> *** Error code 1
> 1 error
> 
> Dave.

Make sure you have the following files/revisions:

/usr/src/sys/netinet/ip_fw.c:
     $Id: ip_fw.c,v 1.103.2.7 1999/08/16 19:16:25 luigi Exp $

/usr/src/sys/netinet/ip_fw.h:
     $Id: ip_fw.h,v 1.36.2.1 1999/08/16 17:29:51 luigi Exp $

/usr/src/sbin/ipfw/ipfw.8:
     $Id: ipfw.8,v 1.47.2.6 1999/08/16 17:29:52 luigi Exp $

/usr/src/sbin/ipfw/ipfw.c:
     $Id: ipfw.c,v 1.64.2.7 1999/08/16 17:29:53 luigi Exp $


-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	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-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990821100858.B59016>