From owner-freebsd-questions Mon Mar 17 18:52:52 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 5499037B401 for ; Mon, 17 Mar 2003 18:52:51 -0800 (PST) Received: from smtp.us2.messagingengine.com (ny2.fastmail.fm [66.111.4.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F18943FAF for ; Mon, 17 Mar 2003 18:52:49 -0800 (PST) (envelope-from judmarc@fastmail.fm) Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by fastmail.fm (Postfix) with ESMTP id B7ED945B47; Mon, 17 Mar 2003 21:52:45 -0500 (EST) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by fastmail.fm with SMTP; Mon, 17 Mar 2003 21:52:45 -0500 X-Epoch: 1047955965 X-Sasl-enc: +WyHwbkW8Pkl+urA9tcs7g Received: from sparky (dialup-63.214.222.85.Dial1.Philadelphia1.Level3.net [63.214.222.85]) by www.fastmail.fm (Postfix) with ESMTP id B56F81298B; Mon, 17 Mar 2003 21:52:41 -0500 (EST) MIME-Version: 1.0 To: Doug Reynolds , "davidmarkle@comcast.net" , "freebsd-questions@FreeBSD.org" Subject: Re: Make failure References: <20030318025111.94BEA48463@wastegate.net> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jud Date: Mon, 17 Mar 2003 21:52:43 -0500 In-Reply-To: <20030318025111.94BEA48463@wastegate.net> User-Agent: Opera7.03/Win32 M2 build 2670 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 21:49:45 -0500, Doug Reynolds wrote: > 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, That is correct. ;) > but unless you've 'make buildworld', you can't 'make > buildkernel'. you have to do it the 'old-fashoned way' Nope, Mr. Markle just needs to make sure he's in the /usr/src directory when he tries to rebuild the 'new way.' Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message