Date: Wed, 02 Jan 2002 17:46:59 -0600 From: Patrick L Hartling <patrick@vrac.iastate.edu> To: freebsd-stable <freebsd-stable@freebsd.org> Subject: Problems compiling recent kernel Message-ID: <3C339BF3.8020301@vrac.iastate.edu>
next in thread | raw e-mail | index | archive | help
I have been having a very hard time updating to the latest -stable code. It took four days to get through a 'make world' because the compiler kept segfaulting. Now, I cannot get a new kernel to compile. I get past 'make depend', but then I get the following: # make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/locore.s suffix or operands invalid for `shr'suffix or operands invalid for `shr'cc: Internal compiler error: program as got fatal signal 11 *** Error code 1 I have no idea what this means. This is only the latest in a series of problems I have had with this machine in the last 4-5 weeks, so maybe the hardware is going bad. Is there anything I can do to fix the above so that I can get a kernel built? -Patrick -- Patrick L. Hartling | Research Assistant, VRAC patrick@vrac.iastate.edu | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C339BF3.8020301>