From owner-freebsd-current@FreeBSD.ORG Sat May 3 17:15:06 2003 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 F133F37B401 for ; Sat, 3 May 2003 17:15:05 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C7F43F85 for ; Sat, 3 May 2003 17:15:05 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h440F4m2074080; Sat, 3 May 2003 17:15:04 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h440F1a0073695; Sat, 3 May 2003 17:15:01 -0700 (PDT) Date: Sat, 3 May 2003 17:15:01 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20030504001501.GA59860@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Mark Murray , current@freebsd.org References: <200305031456.h43EuY8c012668@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305031456.h43EuY8c012668@grimreaper.grondar.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: awk broken on Alpha. Breaks "make world". X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 00:15:06 -0000 On Sat, May 03, 2003 at 03:56:34PM +0100, Mark Murray wrote: > Hi All > > There seems to be breakage of awk(1) on alpha. This is breaking > "make world". This is with sources about 4 hours older than this mail. > > Doing a "make depend" in src/usr.bin/truss triggers the problem. What is the date of your installed libc and awk? There is an Alpha-specific problem with this. You might need to 'cvs up' your sources, build and install new /usr/share/mk files, build and install new libc, build and install new awk.