Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jan 2006 16:15:48 +0000
From:      Crispy Beef <crispy.beef@ntlworld.com>
To:        freebsd-questions@freebsd.org
Subject:   Kernel Compilation...
Message-ID:  <43B951B4.1060601@ntlworld.com>

next in thread | raw e-mail | index | archive | help
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.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
*** Error code 1

Stop in /usr/src/sys/modules/ata/atapci.
*** Error code 1

Stop in /usr/src/sys/modules/ata.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/i386/compile/LAPTOP.
--------------------------------------------------------------------

Last time I had an error with USB Mass Storage do I disabled it in my config 
hoping the kernel would compile, am starting to think this is something a bit 
more serious.

Any thoughts?

--
Paul



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