Good call. Mandrake 8.1 didn't install byacc by default. It's taken care of now...
Harold > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alan > Hourihane > Sent: Friday, October 05, 2001 3:44 AM > To: Harold Hunt > Cc: cygx > Subject: Re: Broken ProgramTargetName () when !CrossCompiling > > > 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.