From owner-freebsd-current@FreeBSD.ORG Thu Sep 25 07:30:52 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C10916A4B3 for ; Thu, 25 Sep 2003 07:30:52 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id B402D43FB1 for ; Thu, 25 Sep 2003 07:30:50 -0700 (PDT) (envelope-from max@love2party.net) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A2X8g-0007G8-00; Thu, 25 Sep 2003 16:30:38 +0200 Received: from [217.227.147.86] (helo=maxlap) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1A2X8g-0004Ab-00; Thu, 25 Sep 2003 16:30:38 +0200 Date: Thu, 25 Sep 2003 16:31:14 +0200 From: Max Laier X-Mailer: The Bat! (v2.00.6) Business X-Priority: 3 (Normal) Message-ID: <364553788.20030925163114@love2party.net> To: Eivind Olsen In-Reply-To: <20030925161259.69a7c248.eivind@aminor.no> References: <20030925161259.69a7c248.eivind@aminor.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Unable to compile kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Max Laier List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 14:30:52 -0000 Hello Eivind, Thursday, September 25, 2003, 4:12:59 PM, you wrote: EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: EO> `PFIL_OUT' undeclared (first use in this function) This seems to be a problem with ip_fil.c, 1.40. For a quick workaround add #include in line ~310 (just before fr_check_wrapper()) -- Best regards, Max mailto:max@love2party.net