++ 02/01/02 17:46 -0600 - Patrick L Hartling: | 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?
Sounds like hardware. See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11 -pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger [EMAIL PROTECTED] for PGP key To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
