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


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]