From owner-freebsd-stable Sat Nov 10 11:18:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from darkstar.umd.edu (darkstar.umd.edu [128.8.215.163]) by hub.freebsd.org (Postfix) with ESMTP id C494C37B416 for ; Sat, 10 Nov 2001 11:18:31 -0800 (PST) Received: from glue.umd.edu (localhost [127.0.0.1]) by darkstar.umd.edu (8.11.6/8.11.4) with ESMTP id fAAJIHs11462; Sat, 10 Nov 2001 14:18:17 -0500 (EST) (envelope-from bfoz@glue.umd.edu) Message-ID: <3BED7D79.3098C404@glue.umd.edu> Date: Sat, 10 Nov 2001 14:18:17 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: HIRATA Yasuyuki , greg@straynet.com, freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE buildkernel broke! (linux module) References: <20011110005536.F15665-200000@voyager.straynet.com> <20011110164351B.yasu@asuka.net> <20011110001614.B51003@blossom.cjclark.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 "Crist J. Clark" wrote: > On Sat, Nov 10, 2001 at 04:43:51PM +0900, HIRATA Yasuyuki wrote: > > From: Greg Prosser > > > 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. Forgot to send it to the list... I'm having the same problem. I tried killing all of /usr/src and re-cvsup'ing. That caused the first kernel to build fine, but the second and all subsequent kernels failed in the linux module. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message