From owner-freebsd-current@FreeBSD.ORG Sun Mar 16 06:47:00 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BC7D106564A for ; Sun, 16 Mar 2008 06:47:00 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 5EE878FC13 for ; Sun, 16 Mar 2008 06:47:00 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m2G6l0VL089055; Sat, 15 Mar 2008 23:47:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m2G6kxGe089054; Sat, 15 Mar 2008 23:46:59 -0700 (PDT) (envelope-from obrien) Date: Sat, 15 Mar 2008 23:46:59 -0700 From: "David O'Brien" To: Kostik Belousov Message-ID: <20080316064659.GA88744@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Kostik Belousov , "Bjoern A. Zeeb" , FreeBSD current mailing list References: <20080315084441.V50685@maildrop.int.zabbadoz.net> <20080315211305.GO10374@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080315211305.GO10374@deviant.kiev.zoral.com.ua> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: "Bjoern A. Zeeb" , FreeBSD current mailing list Subject: Re: Why is linux.ko rebuild everytime? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@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: Sun, 16 Mar 2008 06:47:00 -0000 On Sat, Mar 15, 2008 at 11:13:05PM +0200, Kostik Belousov wrote: > On Sat, Mar 15, 2008 at 08:46:50AM +0000, Bjoern A. Zeeb wrote: > > if I just do a make right after buildkernel finished successfully > > linux.ko is rebuild (even though nothing was touched). > > I have to admit I am doing make in obj/.../sys/KERNCONF/ but to > > my understanding that should not matter. We seem to have some dependancy or file generation issue. For me its the em module in addition to the linux module that always gets recompiled if doing back-to-back kernel compiles with no change in between. -- -- David (obrien@FreeBSD.org)