From owner-freebsd-current Mon Nov 5 21:37:48 2001 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id EFDD437B417 for ; Mon, 5 Nov 2001 21:37:46 -0800 (PST) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.4/8.11.4) id fA65bfa50561; Mon, 5 Nov 2001 21:37:41 -0800 (PST) (envelope-from sgk) Date: Mon, 5 Nov 2001 21:37:40 -0800 From: Steve Kargl To: culverk@wam.umd.edu Cc: freebsd-current@FreeBSD.ORG Subject: Re: awk problems Message-ID: <20011105213740.A50550@troutmask.apl.washington.edu> References: <20011106034216.E6D4937B417@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011106034216.E6D4937B417@hub.freebsd.org>; from culverk@yumyumyum.org on Mon, Nov 05, 2001 at 10:42:11PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 05, 2001 at 10:42:11PM -0500, Kenneth Culver wrote: > I just recently cvsupped and noticed the awk changes (and read UPDATING), > and I'm still having problems getting a make world to complete. Here is the > end of my make world log. It just sits there for hours filling up my HD > until I kill it and make clean in /usr/src. here's the log: > > ===> sys/boot/i386/loader > ... > bunch of cc's > ... > cp loader.sym loader.bin > strip -R .comment -R .note loader.bin > cat /usr/src/sys/boot/i386/loader/../../common/help.common > /usr/src/sys/boot/i386/loader/help.i386 | awk -f > /usr/src/sys/boot/i386/loader/../../common/merge_help.awk > loader.help > > it just sits here taking almost 100% cpu for hours. > > if anyone needs more details, please let me know. > cvsup cd src/gnu/usr.bin/awk make depend && make && make install cd /usr/src make buildworld -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message