From owner-freebsd-stable Sat Nov 10 0:17:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id CC25E37B430 for ; Sat, 10 Nov 2001 00:17:36 -0800 (PST) Received: from dialup-209.245.142.243.dial1.sanjose1.level3.net ([209.245.142.243] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 162TKM-0001p3-00; Sat, 10 Nov 2001 00:17:33 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAA8GIT55671; Sat, 10 Nov 2001 00:16:18 -0800 (PST) (envelope-from cjc) Date: Sat, 10 Nov 2001 00:16:14 -0800 From: "Crist J. Clark" To: HIRATA Yasuyuki Cc: greg@straynet.com, freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE buildkernel broke! (linux module) Message-ID: <20011110001614.B51003@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011110005536.F15665-200000@voyager.straynet.com> <20011110164351B.yasu@asuka.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011110164351B.yasu@asuka.net>; from yasu@asuka.net on Sat, Nov 10, 2001 at 04:43:51PM +0900 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 Sat, Nov 10, 2001 at 04:43:51PM +0900, HIRATA Yasuyuki wrote: > Hello, > > From: Greg Prosser > To: > Subject: -STABLE buildkernel broke! (linux module) > Date: Sat, 10 Nov 2001 01:02:31 -0500 (EST) > Message-ID: <20011110005536.F15665-200000@voyager.straynet.com> > > > I get as far as compiling the kernel, and all is fine until it starts to > > build my modules for me (linux.ko, in fact). Attached you'll find the > > output of what is spit at me. > > I also had the same trouble. In my case, it was avoidable by deleting > /usr/src/sys/compile/MOMO directory and redoing from "config MOMO". I > do not understand the reason. :-) Stale dependencies. Doing a 'rm -rf /usr/obj/sys/KERNEL' or 'rm -rf /usr/src/sys/compile/KERNEL' as the case may be, when you have updated souce code is always a good idea. -- 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