Re: Kernel Compilation...
- From: Crispy Beef <crispy.beef@xxxxxxxxxxxx>
- Date: Mon, 02 Jan 2006 16:47:18 +0000
Robert Slade wrote:
On Mon, 2006-01-02 at 16:15, 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. 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
Paul,
Welcome.
If you will take some advise from a 'newbe' I suggest that you use the new method - I have done a kernel compile quite a few times with no problems using it.
The only time I had problems with compiling was when I got the config file wrong. I did find that after a failed compile I needed to clear out the old obj libraries before trying again.
Rob
Will take advice from anybody. :-)
Whenever I have a failed compile I generally do a 'make cleandepends' and make clean first just to make sure it's all going from scratch. Might try the new method later and see if that gives me better results.
Cheers.
Paul _______________________________________________ freebsd-questions@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Kernel Compilation...
- From: luke
- Re: Kernel Compilation...
- References:
- Kernel Compilation...
- From: Crispy Beef
- Re: Kernel Compilation...
- From: Robert Slade
- Kernel Compilation...
- Prev by Date: Re: Kernel Compilation...
- Next by Date: Re: Kernel Compilation...
- Previous by thread: Re: Kernel Compilation...
- Next by thread: Re: Kernel Compilation...
- Index(es):
Relevant Pages
|