Date: Wed, 11 Aug 2004 14:30:34 -0700 From: Mike <addymin@pacbell.net> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: error during "make buildkernel" in 5.2.1 Message-ID: <411A8FFA.3080004@pacbell.net> In-Reply-To: <41196538.7030209@pacbell.net> References: <41196538.7030209@pacbell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike wrote: > Greetings: > > This is my first foray into 5.2.1. I installed and ran cvsup (standard > and for ports). I went to build the kernel and and "make buildkernel" > died. Here is the error message. Any comments or hints would be helpful. > > > # make buildkernel KERNEL=TRITON > > > /usr/src/sys/modules/agp/../../pci/agp_nvidia.c: In function > `agp_nvidia_attach': > /usr/src/sys/modules/agp/../../pci/agp_nvidia.c:27: error: insn does not > satisfy its constraints: > (insn 702 701 1789 34 ./agp_if.h:23 (set (reg:SI 0 ax) > (plus:SI (plus:SI (reg/v:SI 0 ax [orig:197 <anonymous> ] [197]) > (mem:SI (plus:SI (reg/f:SI 6 bp) > (const_int -36 [0xffffffffffffffdc])) [0 > apbase+0 S4 A8])) > (const_int -1 [0xffffffffffffffff]))) 134 {*lea_1} > (insn_list 694 (nil)) > (nil)) > /usr/src/sys/modules/agp/../../pci/agp_nvidia.c:27: internal compiler > error: in reload_cse_simplify_operands, at postreload.c:378 > 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/agp. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/TRITON. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Thanks, > Michael UPDATE: I have since tried to "make build world" several times (4 times). Each "make buildworld" crashed due to a segmentation fault. In each case the segmentation fault was different. I suspect that I might have faulty hardware (RAM?). I'll try a different stick of RAM and I might check the IDE HD ribbon cable. Thanks for your input. Michael > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411A8FFA.3080004>