This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Cannot Build Insight Tool- New Issue


Hi Keith,

Thanks for the tip.

I have Bison, and no option in my Cygwin installation of selecting yacc.

Is Bison a good enough substitution for yacc?

Thanks,

-Ray

-----Original Message-----
From: Keith Seitz [mailto:keiths@redhat.com] 
Sent: Monday, October 02, 2006 8:17 AM
To: Ray Duran
Cc: insight@sourceware.org
Subject: Re: Cannot Build Insight Tool- New Issue


Ray Duran wrote:

> Any thoughts?

Occasionally. :-)

Do you have yacc installed? The missing functions are all defined by 
*-exp.y when the corresponding .c file is generated by yacc. They are 
all defined by "#define yyparse SOMETHING_parse" in the .y files.

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]