From owner-freebsd-current@FreeBSD.ORG Sat Aug 21 08:22:27 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 E32F416A4CE; Sat, 21 Aug 2004 08:22:27 +0000 (GMT) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4685943D2D; Sat, 21 Aug 2004 08:22:27 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from ns0.nlsystems.com (ns0.nlsystems.com [80.177.232.243]) by itchy.rabson.org (8.12.11/8.12.11) with ESMTP id i7L8MH5b030669; Sat, 21 Aug 2004 09:22:17 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Ken Smith Date: Sat, 21 Aug 2004 09:22:36 +0100 User-Agent: KMail/1.6.2 References: <20040820101817.GE27931@ip.net.ua> <1093000460.9863.4.camel@builder02.qubesoft.com> <20040821004941.GA20480@electra.cse.Buffalo.EDU> In-Reply-To: <20040821004941.GA20480@electra.cse.Buffalo.EDU> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408210922.36329.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on itchy.rabson.org X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on itchy.rabson.org X-Virus-Status: Clean cc: alpha@freebsd.org cc: Doug Rabson cc: current@freebsd.org cc: Wilko Bulte Subject: Re: Alpha is seriously broken 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: Sat, 21 Aug 2004 08:22:28 -0000 On Saturday 21 August 2004 01:49, Ken Smith wrote: > On Fri, Aug 20, 2004 at 12:14:21PM +0100, Doug Rabson wrote: > > The first thing to try is to back out the change to > > lib/csu/alpha/crt1.c and see if that helps. > > That appears to have been the problem. beast's auto-remake cron job > is turned off. Can someone take care of fixing crt1.c please? :-) Done.