On Mon, 12 Oct 1998, Antony Bowers wrote:
> My make on Solaris fell over as follows:

> parser/hsparser.y: In function `yyparse':
> parser/hsparser.y:785: parse error before `}'
> parser/hsparser.y:1160: parse error before `}'
> make[2]: *** [parser/hsparser.tab.o] Error 1
> 
> I presume the Solaris yacc is the root of this problem, so I
> will try installing bison. 

Using bison did indeed solve the problem. The build seems to have
completed cleanly now.

   Tony

Antony Bowers, Department of Computer Science, University of Bristol, UK.
http://www.cs.bris.ac.uk/~bowers/

Reply via email to