Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 15:45:22 -0400
From:      Matthew Hunt <hunt@mph124.rh.psu.edu>
To:        Craig Shrimpton <craigs@os.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ipfw problem with new 2.2-STABLE
Message-ID:  <19970908154522.52245@mph124.rh.psu.edu>
In-Reply-To: <Pine.3.89.9709081203.A12013-0100000@solar.os.com>; from Craig Shrimpton on Mon, Sep 08, 1997 at 12:18:10PM -0400
References:  <Pine.3.89.9709081203.A12013-0100000@solar.os.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 08, 1997 at 12:18:10PM -0400, Craig Shrimpton wrote:

> I cvsupped the stable kernel and installed over a 2.2.2-RELEASE.  The 
> kernel compiled and booted but now my ipfw stuff is broken.  The message 

I think the size of the structure passwd between /sbin/ipfw and the
kernel has changed.  I recently built a new kernel, and ipfw broke
for me too (although I think the message was different).

You could "make world".  Or, make sure /usr/include is up to date
("make includes" from /usr/src) and then "make install" in
/usr/src/sbin/ipfw.  The latter approach worked for me.

-- 
Matthew Hunt <mph@pobox.com> * Think locally, act globally.
finger hunt@mph124.rh.psu.edu for PGP public key.



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