From owner-freebsd-questions Tue Feb 6 23:31:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harumscarum.mr.itd.umich.edu (harumscarum.mr.itd.umich.edu [141.211.125.17]) by hub.freebsd.org (Postfix) with ESMTP id 8195437B491 for ; Tue, 6 Feb 2001 23:31:28 -0800 (PST) Received: from tim.elnsng1.mi.home.com (c1129767-a.elnsng1.mi.home.com [24.183.248.20]) by harumscarum.mr.itd.umich.edu (8.9.3/3.3s) with SMTP id CAA01147; Wed, 7 Feb 2001 02:27:59 -0500 (EST) From: Tim McMillen To: "Matthew Emmerton" , , Subject: Re: Kernel faild! what to do? Date: Wed, 7 Feb 2001 02:33:03 -0500 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" References: <005e01c090d5$7f926bf0$1200a8c0@gsicomp.on.ca> In-Reply-To: <005e01c090d5$7f926bf0$1200a8c0@gsicomp.on.ca> MIME-Version: 1.0 Message-Id: <0102070233030E.03509@tim.elnsng1.mi.home.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday February 07, 2001 02:13, Matthew Emmerton wrote: > > Hi all > > > > I was installing QUOTA in the machine, > > I cp GENERIC MYKERN and then i edited MYKERN to options QUOTA > > > > I did, cd /usr/src > > make buildkernel KERNEL=MYKERN > > > > everything went fine for 1 minute, and then it start to generate > > this error, Can you help please, what to do now? > > The procedure you're doing is only to be used when upgrading a system > using source code. Well it *should* work anyway. The builkernel/installkernel targets are just a little broken if one hasn't updated sources and done make world. And he didn't say if he did update sources or not. Besides, the error he's getting seems a little more serious than your average kernel compile failure. By the way 'Dead Line', what system are you trying this on? What release? And I don't know how to clean up what you've done. Perhaps a make clean in /usr/src/ would work, but I don't know all the things that would result after doing that on the main /usr/src branch. If you had ran make world you would lose all your object files I believe, and I don't think that would be good. Perhaps are you trying to build a kernel after updating your source, but before a make world? You certainly can't do that. Tim /""\ \ / X ASCII Ribbon Campaign - Say NO to HTML in email / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message