Date: Sat, 10 Nov 2001 00:16:14 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: HIRATA Yasuyuki <yasu@asuka.net> Cc: greg@straynet.com, freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE buildkernel broke! (linux module) Message-ID: <20011110001614.B51003@blossom.cjclark.org> In-Reply-To: <20011110164351B.yasu@asuka.net>; from yasu@asuka.net on Sat, Nov 10, 2001 at 04:43:51PM %2B0900 References: <20011110005536.F15665-200000@voyager.straynet.com> <20011110164351B.yasu@asuka.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 10, 2001 at 04:43:51PM +0900, HIRATA Yasuyuki wrote: > Hello, > > From: Greg Prosser <greg@straynet.com> > To: <freebsd-stable@freebsd.org> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011110001614.B51003>