From owner-freebsd-stable Sun Jan 6 11:31:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id B95D437B400 for ; Sun, 6 Jan 2002 11:31:46 -0800 (PST) Received: from sdn-ar-007dcwashp247.dialsprint.net ([63.178.90.137] helo=moo.holy.cow) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16NJ1B-0004TL-00; Sun, 06 Jan 2002 11:31:46 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id C58EE50C9B; Sun, 6 Jan 2002 14:32:51 -0500 (EST) Date: Sun, 6 Jan 2002 14:32:51 -0500 From: parv To: "M. Warner Losh" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: building kernel problem w/ linux_proto.h Message-ID: <20020106193251.GA85529@moo.holy.cow> Mail-Followup-To: "M. Warner Losh" , freebsd-stable@FreeBSD.ORG References: <20020106152858.GA12180@moo.holy.cow> <20020106.093955.27716456.imp@village.org> <20020106173927.GA25942@moo.holy.cow> <20020106.105406.104650581.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020106.105406.104650581.imp@village.org> 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 in message <20020106.105406.104650581.imp@village.org>, wrote M. Warner Losh thusly... > > In message: <20020106173927.GA25942@moo.holy.cow> > parv writes: ... > : well, first i did "make modules-clean" in src/sys/compile/$KERNCONF > : as i do not have MODULES_WITH_WORLD=yes in /etc/make.conf. after > : that when i tried again, it failed. so i tried again after running > : "make cleandir" in src/sys/modules/linux w/o any success. > > If you are building the kernel by hand, try rm -rf modules in > src/sys/compile/$KERNCONF. yes, sometimes i build kernel by hand; and since 4-stable, i build kernel w/ world every time via KERNCONF. i did try that; didn't work. then i tried after obliterating the src/sys/compile/$KERNCONF, that didn't work either. unless, somebody has any other option, i will try w/ clean cvsup'd "src" tree. before i do that, is there anything else that i could do manually? - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message