From owner-freebsd-stable Tue Oct 29 19:20: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0AF237B401 for ; Tue, 29 Oct 2002 19:19:59 -0800 (PST) Received: from forrie.ne.client2.attbi.com (forrie.ne.client2.attbi.com [24.147.156.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD0343E77 for ; Tue, 29 Oct 2002 19:19:59 -0800 (PST) (envelope-from forrie@forrie.com) Received: from workstation.forrie.com (i-21.forrie.net. [192.168.1.21]) by forrie.ne.client2.attbi.com with id g9U3Jwp86487 for ; Tue, 29 Oct 2002 22:19:58 -0500 (EST) Message-Id: <5.1.1.6.2.20021029221753.061065b8@192.168.1.1> X-Sender: forrie@192.168.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Tue, 29 Oct 2002 22:19:56 -0500 To: freebsd-stable@freebsd.org From: Forrest Aldrich Subject: Kernel compile problems.... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) 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 installed a system recently from the latest 4.7 ISO images. When compiling a new kernel, the system initially froze and disconnected all users - then reconvened. No log messages (strange). I'm now able to get (with syslog *.*) this info: [ from SYSLOG ] Oct 29 22:15:00 m25 /usr/sbin/cron[11442]: (root) CMD (/usr/libexec/atrun) Oct 29 22:16:37 m25 /kernel: pid 12200 (cc1), uid 0: exited on signal 4 (core dumped) Oct 29 22:16:37 m25 /kernel: Oct 29 22:16:37 m25 /kernel: pid 12200 (cc1), uid 0: exited on signal 4 (core dumped) [ from nohup.out ] cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissin g-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdin c -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D _KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/kern/vf s_subr.c {standard input}: Assembler messages: {standard input}:1764: Warning: end of file not at end of a line; newline inserted cc: Internal compiler error: program cc1 got fatal signal 4 *** Error code 1 Stop in /usr/obj/usr/src/sys/m25. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. {standard input}:3771: Error: unknown pseudo-op: `.l8' This sounds like a bug somewhere - but perhaps I have a hardware issue going on? Pointers would be appreciated, thanks. Forrest To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message