Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2006 07:41:37 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Crispy Beef <crispy.beef@ntlworld.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel Compilation...
Message-ID:  <20060102184137.GI7533@osiris.chen.org.nz>
In-Reply-To: <43B951B4.1060601@ntlworld.com>
References:  <43B951B4.1060601@ntlworld.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
----------------------------------------------------------------------
                                          "Opportunity does not knock,
       it presents itself when you beat down the door" - W.E. Channing



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060102184137.GI7533>