From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 13:08:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CDDB16A4CE for ; Mon, 16 Feb 2004 13:08:14 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036FB43D31 for ; Mon, 16 Feb 2004 13:08:14 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1GL8CnJ003705; Mon, 16 Feb 2004 14:08:13 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 16 Feb 2004 14:08:11 -0700 (MST) Message-Id: <20040216.140811.122028450.imp@bsdimp.com> To: rosti_bsd@yahoo.com From: "M. Warner Losh" In-Reply-To: <4030F436.9000904@yahoo.com> References: <4030F436.9000904@yahoo.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 5.2.1-RC2: buildworld of RELENG_5_2 errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 21:08:14 -0000 In message: <4030F436.9000904@yahoo.com> Rostislav Krasny writes: : insn-recog.c:44143: internal compiler error: Segmentation fault Do you have enough swap configured? 128MB of ram might not be enough. Warner