From owner-freebsd-stable Wed Jan 2 15:47: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gypsy.vrac.iastate.edu (gypsy.vrac.iastate.edu [129.186.232.122]) by hub.freebsd.org (Postfix) with ESMTP id 4E6ED37B419 for ; Wed, 2 Jan 2002 15:47:02 -0800 (PST) Received: from vrac.iastate.edu (tomservo.vrac.iastate.edu [129.186.232.121]) by gypsy.vrac.iastate.edu (Postfix) with ESMTP id 3CD1EC8 for ; Wed, 2 Jan 2002 17:47:01 -0600 (CST) Message-ID: <3C339BF3.8020301@vrac.iastate.edu> Date: Wed, 02 Jan 2002 17:46:59 -0600 From: Patrick L Hartling User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20011227 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable Subject: Problems compiling recent kernel Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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