On Fri, Dec 28, 2001 at 02:01:37PM -0500, Norman Vine wrote: >Building Cygwin CVS stopped in > i686-pc-cygwin/winsup/cinstall/Makefile > >@ the mv instruction in > >iniparse.cc iniparse.h : iniparse.y > bison -d -o iniparse.cc $(srcdir)/iniparse.y > @mv iniparse.cc.h iniparse.h > >with a could not stat iniparse.cc.h message > >reverting from bison1.30 to bison1.28 the 'Compile' completed normally
I just checked in a trivial change to Makefile.in. cgf
