From owner-freebsd-current Fri Jan 14 1:43:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id DBA59150E4 for ; Fri, 14 Jan 2000 01:43:38 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 14 Jan 2000 09:43:38 +0000 (GMT) Date: Fri, 14 Jan 2000 09:43:37 +0000 From: David Malone To: Lamont Lucas Cc: freebsd-current@freebsd.org Subject: Re: Problems attempting to upgrade from 3.4-stable to -current Message-ID: <20000114094337.B25259@walton.maths.tcd.ie> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from lamont@cluepon.com on Thu, Jan 13, 2000 at 11:38:29PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 13, 2000 at 11:38:29PM -0800, Lamont Lucas wrote: > This is the consistant error off of today's -current tree: > > cc -O -pipe -elf -Wall -fkeep-inline-functions > -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/csu/i386-elf/crt1.c -o > crt1.o > cc: Internal compiler error: program cc1 got fatal signal 12 > *** Error code 1 Have a look at /usr/src/UPDATING - the bit about signal changes - that was producing signal 12's on people. Now may be a bad time to try tu upgrade by building world though, as there are lots of changes to the tree going on. I think the plan is that it should work sometime soon though. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message