On Thu, Oct 04, 2001 at 05:53:11PM -0400, Harold Hunt wrote: > Well, it seems that everything built fine. However, I noticed a lot of: > 1) make[4]: byacc: Command not found > Well, in the cygwin.cf we define the YaccCmd as 'byacc' and have done for a long time. Sounds like you either need to override this in your host.def to 'bison' or you've lost 'byacc' and need to re-obtain it.
Alan.