Date: Tue, 10 Aug 2004 17:15:52 -0700 From: Mike <addymin@pacbell.net> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: error during "make buildkernel" in 5.2.1 Message-ID: <41196538.7030209@pacbell.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41196538.7030209>
