From owner-freebsd-questions Mon Mar 17 18:47: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F4E37B404 for ; Mon, 17 Mar 2003 18:47:01 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEC8D43FA3 for ; Mon, 17 Mar 2003 18:46:58 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003031802465800200rtevie>; Tue, 18 Mar 2003 02:46:58 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 94BEA48463; Mon, 17 Mar 2003 21:51:11 -0500 (EST) From: "Doug Reynolds" To: "davidmarkle@comcast.net" , "freebsd-questions@FreeBSD.org" Date: Mon, 17 Mar 2003 21:49:45 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600;1) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Make failure Message-Id: <20030318025111.94BEA48463@wastegate.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Mar 2003 16:43:07 -0500, David Markle wrote: >Can someone help me with a kernel rebuild make problem ?? > >I have the source tree in place and modified my CUSTOM kernel in >/usr/src/sys/i386/conf. When I run make buildkernel it fails with the >following error: > >make: don't know how to make buildkernel. Stop > >I know I have missed something stupid, but can't find it on the site. >Thanks in advance. Maybe I am wrong, but unless you've 'make buildworld', you can't 'make buildkernel'. you have to do it the 'old-fashoned way' --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message