From owner-freebsd-current@FreeBSD.ORG Fri Oct 19 18:34:30 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D81A16A41B for ; Fri, 19 Oct 2007 18:34:30 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5C06113C46B for ; Fri, 19 Oct 2007 18:34:30 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 3D39C33B90 for ; Fri, 19 Oct 2007 14:34:28 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 19 Oct 2007 14:34:28 -0400 X-Sasl-enc: yIUvzjS8to4GYqdsUJFtGJ5+UHswNWGz5PQZcuu5Siam 1192818866 Received: from [192.168.1.101] (r6i146.net.upc.cz [89.176.8.146]) by mail.messagingengine.com (Postfix) with ESMTP id 74BF115D13 for ; Fri, 19 Oct 2007 14:34:26 -0400 (EDT) Message-ID: <4718F8A7.1080305@freebsd.org> Date: Fri, 19 Oct 2007 11:34:15 -0700 From: Darren Reed User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <359284519.20071018014832@masm.elcom.ru> In-Reply-To: <359284519.20071018014832@masm.elcom.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ipfilter cannot be build within because warning's are present X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darrenr@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 18:34:30 -0000 Victor M. Blood wrote: > Hi, All. > > I try to use options in kernel instead of a module build of the > ipfilter and got error then kernel builds. > Thanks for bringing this to my attention, I'll attend to it shortly. FWIW, a "buildworld" and "buildkernel" (for GENERIC) completed cleanly before this commit but obviously that doesn't catch everything. Cheers, Darren