From owner-freebsd-current  Sun May 28  9:13:13 2000
Delivered-To: freebsd-current@freebsd.org
Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246])
	by hub.freebsd.org (Postfix) with ESMTP id 8889837BAF5
	for <freebsd-current@FreeBSD.ORG>; Sun, 28 May 2000 09:13:10 -0700 (PDT)
	(envelope-from cracauer@gilgamesch.bik-gmbh.de)
Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id SAA53566; Sun, 28 May 2000 18:12:36 +0200 (MET DST)
Date: Sun, 28 May 2000 18:12:36 +0200
From: Martin Cracauer <cracauer@cons.org>
To: Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc: FreeBSD Current <freebsd-current@FreeBSD.ORG>
Subject: Re: Internal compiler error: program ld got fatal signal 10
Message-ID: <20000528181235.A53293@cons.org>
References: <200005272107.OAA51939@troutmask.apl.washington.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200005272107.OAA51939@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, May 27, 2000 at 02:07:18PM -0700
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

In <200005272107.OAA51939@troutmask.apl.washington.edu>, Steve Kargl wrote: 
> First, the error message:
> 
> cc -fpic -DPIC -I/usr/src/lib/libmd -DSHA1_ASM -DELF -DRMD160_ASM -DELF -I/usr/obj/usr/src/i386/usr/include  -c /usr/src/lib/libmd/i386/rmd160.S -o rmd160.So
> building shared library libmd.so.2
> cc: Internal compiler error: program ld got fatal signal 10
> *** Error code 1
> 
> Stop in /usr/src/lib/libmd.
> *** Error code 1
> 
> 
> Now, the details.  I started on Monday trying to update
> a 15 March 00 -current to current -current.  I get the 
> above error message with a source tree after
> 
> *default date=2000.05.23.00.00.00

Have you tried building and installing the new binutils before
compiling the rest of the world?

Some assembler files are not compatible with the old binutils.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/
BSD User Group Hamburg, Germany     http://www.bsdhh.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message