From owner-freebsd-bugs Sun Feb 25 0: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD52137B491 for ; Sun, 25 Feb 2001 00:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P803j96308; Sun, 25 Feb 2001 00:00:03 -0800 (PST) (envelope-from gnats) Date: Sun, 25 Feb 2001 00:00:03 -0800 (PST) Message-Id: <200102250800.f1P803j96308@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Johan Karlsson Subject: Re: bin/25347: ipfilter does not build Reply-To: Johan Karlsson Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25347; it has been noted by GNATS. From: Johan Karlsson To: hscholz@perikles.toppoint.de Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/25347: ipfilter does not build Date: Sun, 25 Feb 2001 08:50:36 +0100 > I had ipfilter 3.4.8 running and compiled a new kernel > without make world. This is not supported, do not do that. > Now ipfilter does not recognize the "count in" pakets > and I tried to do make freebsd4 in /usr/src/contrib/ipfilter. You should not build in contrib, go to sbin/ip* and build the programs there. However, use buildworld/installworld in /usr/src and always keep your kernel and userland in sync. /Johan K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message