From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 02:00:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F29916A4D3 for ; Sat, 30 Oct 2004 02:00:19 +0000 (GMT) Received: from web40909.mail.yahoo.com (web40909.mail.yahoo.com [66.218.78.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 23B9E43D31 for ; Sat, 30 Oct 2004 02:00:19 +0000 (GMT) (envelope-from son_jaya@yahoo.com) Message-ID: <20041030020019.61384.qmail@web40909.mail.yahoo.com> Received: from [202.158.77.194] by web40909.mail.yahoo.com via HTTP; Fri, 29 Oct 2004 19:00:19 PDT Date: Fri, 29 Oct 2004 19:00:19 -0700 (PDT) From: sonjaya To: freebsd-quest In-Reply-To: <20041030014215.GA69218@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: ipfilter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 02:00:19 -0000 here the log ./../../contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': ../../../contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undeclared (first use in this function) ../../../contrib/ipfilter/netinet/ip_fil.c:319: error: (Each undeclared identifier is reported only once ../../../contrib/ipfilter/netinet/ip_fil.c:319: error: for each function it appears in.) ../../../contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper6': ../../../contrib/ipfilter/netinet/ip_fil.c:329: error: `PFIL_OUT' undeclared (first use in this function) ../../../contrib/ipfilter/netinet/ip_fil.c: In function `iplattach': ../../../contrib/ipfilter/netinet/ip_fil.c:376: warning: unused variable `ph_inet' ../../../contrib/ipfilter/netinet/ip_fil.c:378: warning: unused variable `ph_inet6' ../../../contrib/ipfilter/netinet/ip_fil.c: At top level: ../../../contrib/ipfilter/netinet/ip_fil.c:317: warning: `fr_check_wrapper' defined but not used ../../../contrib/ipfilter/netinet/ip_fil.c:327: warning: `fr_check_wrapper6' defined but not used *** Error code 1 Stop in /usr/src/sys/i386/compile/MTC. --- Kris Kennaway wrote: > On Fri, Oct 29, 2004 at 06:15:27PM -0700, sonjaya > wrote: > > dear all > > i try use ipnat in my kernel i use this : > > options IPFILTER > > options IPFILTER_LOG > > > > this is correct because when i try make after make > > depend i get error > > > > what should i do ? > > Show us the error. > > Kris > > ATTACHMENT part 2 application/pgp-signature ===== SONJAYA