Kernel Compilation...

Adam Nealis adamnealis at yahoo.co.uk
Mon Jan 2 08:43:50 PST 2006


--- Crispy Beef <crispy.beef at ntlworld.com> 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) 

Yesterday I installed 6.0-RELEASE from ISO, then used cvsup to upgrade
to 6.0-STABLE. I followed the steps given in /usr/src/Makefile:

1.  `cd /usr/src'       (or to the directory containing your source tree).
2.  `make buildworld'
3.  `make buildkernel KERNCONF=YOUR_KERNEL_HERE'     (default is GENERIC).
4.  `make installkernel KERNCONF=YOUR_KERNEL_HERE'   (default is GENERIC).
5.  `reboot'        (in single user mode: boot -s from the loader prompt).
6.  `mergemaster -p'
7.  `make installworld'
8.  `mergemaster'
9.  `reboot'

Is this what you did? Can youprovide the precise steps you followed?

> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



More information about the freebsd-questions mailing list