From owner-freebsd-questions@FreeBSD.ORG Mon May 1 21:48:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 55E8F16A40F for ; Mon, 1 May 2006 21:48:55 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB1D43D49 for ; Mon, 1 May 2006 21:48:53 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (AUTH: PLAIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 01 May 2006 17:48:52 -0400 id 0005641F.44568244.00003B7C Date: Mon, 1 May 2006 17:48:52 -0400 From: Bill Moran To: "Steve Davidson" Message-Id: <20060501174852.4b479ed8.wmoran@collaborativefusion.com> In-Reply-To: References: Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.17; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Kernel not compiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 21:48:58 -0000 On Mon, 1 May 2006 14:38:37 -0700 "Steve Davidson" wrote: > Greetings, > I recently installed FreeBSD 6_0 and after building a custom kernel it > failed to compile. I saved the output from make kernel > KERNCONF=CUSTOMKERNELbut it is so long I wasn't sure if posting here > was such a good idea. > Forgive as I am relatively new to FreeBSD, should I be posting to a > different list? The only error I see from the output is "error type 1". Any > help or a point in the right direction would be most appreciated This is the right list. Generally, posting the last 100 lines or so of the output will be enough for people to help you. If folks need more information, they'll ask you for it. I recommend using the script(1) command to capture everything, then truncated to to just the last 100 lines or so when you email it. -- Bill Moran Collaborative Fusion Inc.