From owner-freebsd-questions Sat Mar 15 23:56:31 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 E4A6F37B404 for ; Sat, 15 Mar 2003 23:56:29 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E0E43F3F for ; Sat, 15 Mar 2003 23:56:28 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.65.225 ([207.179.65.225]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 16 Mar 2003 02:56:18 -0500 From: taxman To: bptimm@uwm.edu, freebsd-questions@freebsd.org Subject: Re: mkdep error on kernel compilation Date: Sun, 16 Mar 2003 02:59:40 -0500 User-Agent: KMail/1.5 References: <1047780068.3e73dae4799a8@mail06.imt.uwm.edu> In-Reply-To: <1047780068.3e73dae4799a8@mail06.imt.uwm.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303160259.40016.taxman@acd.net> X-OriginalArrivalTime: 16 Mar 2003 07:56:18.0781 (UTC) FILETIME=[8704A8D0:01C2EB91] 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 Saturday 15 March 2003 09:01 pm, bptimm@uwm.edu wrote: > Hello, > I am trying to compile a kernel under FreeBSD 4.62, and I am getting an > error that I couldn't find in the archives. After executing "make depend > && make all install", I get an error like this: Considering this is a nonstandard way to build a kernel, I'm not too surprised you got an error. Try the standard way before hunting down the problem. The standard way is method 2 listed in the handbook. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message