David,

Thanks, I solved it by installing bison 1.30.

I also reported the issue to the person that's responsible for
yacc on FreeBSD, since I expect these problems to pop up again
for FreeBSD users with the next official release of OpenDX.

I also wonder whether I'm the only (Free)BSD user on OpenDX-cvs.

Regards,
Rob.

David Thompson wrote:
> Rob,
> 
> Just so you know, on AIX and Solaris, we have used the yacc's that come 
> with those development systems and this code works fine. I'm not sure 
> what yacc is supplied with FreeBSD so I'm afraid I don't know why its 
> code is not defining a yylineno. You could use nm to see if yylineno is 
> defined in netyacc.o. But otherwise, I would suggest just using bison in 
> a lower version (something around 1.2 -- which you can get from 
> www.gnu.org/software/bison).

Reply via email to