From owner-freebsd-current@FreeBSD.ORG Mon Oct 25 21:13:12 2004 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 A171216A4CF for ; Mon, 25 Oct 2004 21:13:12 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD8F43D46 for ; Mon, 25 Oct 2004 21:13:12 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 14181 invoked from network); 25 Oct 2004 21:11:02 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 25 Oct 2004 21:11:02 -0000 Message-ID: <417D6C65.5030406@freebsd.org> Date: Mon, 25 Oct 2004 23:13:09 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a1) Gecko/20040520 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean McNeil References: <417B128B.7080904@gddsn.org.cn> <417D5E51.2060100@freebsd.org><417D6148.6050807@freebsd.org> <1098736963.44975.3.camel@server.mcneil.com> In-Reply-To: <1098736963.44975.3.camel@server.mcneil.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "Conrad J. Sabatier" cc: freebsd-current@freebsd.org Subject: Re: make buildkernel failed related to ip_divert module X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2004 21:13:12 -0000 Sean McNeil wrote: > > OK, thanks. I thought someone was working on module configuration from > the kernel configuration file instead of having to hack the Makefile for > each module. That is a pita. Peter Wemm was working on that. I have no idea how far he has actually come in making it work. -- Andre