From owner-freebsd-stable Tue Nov 13 20:10:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 9F76837B416 for ; Tue, 13 Nov 2001 20:10:31 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163rNN-0006jZ-00; Tue, 13 Nov 2001 20:10:27 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAE49Gs63945; Tue, 13 Nov 2001 20:09:16 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 20:09:14 -0800 From: "Crist J. Clark" To: Dave Tweten Cc: freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE buildkernel broke! (linux module) Message-ID: <20011113200914.J61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200111140147.fAE1lsd40911@gilmore.nas.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111140147.fAE1lsd40911@gilmore.nas.nasa.gov>; from tweten@nas.nasa.gov on Tue, Nov 13, 2001 at 05:47:53PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 05:47:53PM -0800, Dave Tweten wrote: > cristjc@earthlink.net said: > >The problem seems to be stale dependencies. Add, > > # rm -rf /usr/obj/usr/src/sys/YOURKERNEL > >Or better yet, > > # rm -rf /usr/obj/usr > >To your weekly script. > > Since I mount a separate file system at /usr/obj, it would be an even faster > band-aid to unmount that file system, newfs it, and re-mount it each week. In > fact, that could be done in parallel with the cvsup step. > > But, wouldn't it be "better yet" to fix the problem so band-aids aren't > necessary? One of my reasons for a weekly re-build is to help the community > discover and fix bugs as they are introduced. It seems clear to me that this > is a build bug. > > If my help could be useful, I'd be happy to help anyone who is both empowered > to fix this bug and interested in fixing it. If you still have your old build tree, figure out what dependencies are not being cleaned out before the new build is being started. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message