From owner-freebsd-questions@FreeBSD.ORG Mon Jan 2 18:41:40 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 482FA16A41F for ; Mon, 2 Jan 2006 18:41:40 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBC343D5E for ; Mon, 2 Jan 2006 18:41:39 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id C95F25641C; Tue, 3 Jan 2006 07:41:37 +1300 (NZDT) Date: Tue, 3 Jan 2006 07:41:37 +1300 From: Jonathan Chen To: Crispy Beef Message-ID: <20060102184137.GI7533@osiris.chen.org.nz> References: <43B951B4.1060601@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43B951B4.1060601@ntlworld.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compilation... 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, 02 Jan 2006 18:41:40 -0000 On Mon, Jan 02, 2006 at 04:15:48PM +0000, Crispy Beef wrote: > Hi All, > > Just joined this list. The last time I used FreeBSD was with 4.6-RELEASE, > so a while ago now. I have just installed 6.0-RELEASE on my old laptop and > have been configuring the system, am onto the kernel at the moment, have > followed the traditional method in the FreeBSD handbook. All works fine > (make depends) until I do 'make' then I get a compilation error as follows: > > -------------------------------------------------------------------- > /usr/src/sys/modules/ata/atapci/../../../dev/ata/ata-chipset.c:617: > internal compiler error: Segmentation fault: 11 > Please submit a full bug report, > with preprocessed source if appropriate. Internal compiler errors usually indicate faulty memory. If you rerun your compilation and it fails in the same spot, then it could be software. If the compilations fails in a different area, you've probably got faulty hardward. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing