bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk, subversion, and timestamps


From: Ralf Wildenhues
Subject: Re: gawk, subversion, and timestamps
Date: Fri, 2 Feb 2007 00:06:19 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Mike Owens wrote on Thu, Feb 01, 2007 at 11:59:43PM CET:
> ./configure produced the following:
[...]
> checking for gawk... gawk
[...]
> bison -y   awkgram.y
> conflicts: 31 shift/reduce
> awk -f ./bisonfix.awk y.tab.c > awkgram.c && rm y.tab.c
> awk: syntax error near line 24
> awk: illegal statement near line 24
> awk: syntax error near line 26
> awk: illegal statement near line 26

This should be fixed by this patch which is in the CVS tree of gawk:

| 2006-01-03  Paul Eggert  <address@hidden>
| 
|         * Makefile.am (awkgram.c): Use $(AWK), not awk, so that the rule
|           works on Solaris too (e.g., Solaris 10).  Problem reported by
|           Andrew J. Schorr.

See <http://savannah.gnu.org/cvs/?group=gawk>, the module name is
gawk-stable.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]