Date: Wed, 1 Sep 1999 16:31:32 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: Chris <chrisj@dv201s34.lawrence.ks.us> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd & ipfw Message-ID: <19990901163132.B21165@relay.ucb.crimea.ua> In-Reply-To: <Pine.BSF.4.10.9909010218210.503-100000@dv201s34.lawrence.ks.us>; from Chris on Wed, Sep 01, 1999 at 02:34:48AM -0500 References: <Pine.BSF.4.10.9909010218210.503-100000@dv201s34.lawrence.ks.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 01, 1999 at 02:34:48AM -0500, Chris wrote: [...] > i was thinking that perhaps my ipfw code was out of sink with the > filtering code in the kernel i've cvsup'd and rebuild the kernel sence > then but have not done a make world. i've tried to reinstall ipfw from the > src but the make always dies complaning about erros in the ipfw.c file. > > any thoughts would be great > > thanks chris > ip_fw.h has been changed as well (compare /usr/include/netinet/ip_fw.h with the version in /usr/src/sys/netinet/). That's why the compilation of ipfw(8) fails for you and that's why the recommended way to upgrade the system is through the `make world'. -- 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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990901163132.B21165>