From owner-freebsd-stable Tue Oct 29 19:31: 8 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 8E85737B401 for ; Tue, 29 Oct 2002 19:31:06 -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 E200843E42 for ; Tue, 29 Oct 2002 19:31:05 -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 g9U3V4p86709 for ; Tue, 29 Oct 2002 22:31:04 -0500 (EST) Message-Id: <5.1.1.6.2.20021029222833.06106860@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:31:02 -0500 To: freebsd-stable@freebsd.org From: Forrest Aldrich Subject: Kernel compile problems.... 2 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 In follow-up to my own post... I've done a CVSUP this evening, and have tried this again. The system will compile to a certain point, then freeze (ie: disconnect me, I'm on ssh). I get this message again: 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: exit ed on signal 4 (core dumped) And the system rebooted. The last part of the kernel compile was this time: 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/netinet /accf_data.c Might this be a memory(RAM) issue? Forrest To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message