From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6547 invoked from network); 27 Oct 2002 06:01:46 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 27 Oct 2002 06:01:46 -0000 Received: (qmail 23526 invoked by alias); 27 Oct 2002 06:01:29 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5468 Received: (qmail 23513 invoked from network); 27 Oct 2002 06:01:26 -0000 Date: Sun, 27 Oct 2002 17:00:43 +1100 Subject: Re: Compile error on Solaris 8 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v543) From: Andrew Nesbit To: zsh-users@sunsite.dk Content-Transfer-Encoding: 7bit In-Reply-To: <1021023163458.ZM14150@candle.brasslantern.com> Message-Id: <6DF92338-E971-11D6-93E3-000393AE4D10@optushome.com.au> X-Mailer: Apple Mail (2.543) > The .epro files are automatically generated, so the most likely problem > is with the awk script that generates those files (or the way your awk > interprets the script). I've now fixed the problem; just thought I'd let the list know, in case anyone else has similar problems. The problem was the old gawk (2.11, patchlevel 1). It compiles fine against gawk 3.1.1. Andrew.