From: Yukihiro Matsumoto Date: 2004-10-18T23:07:35+09:00 Subject: Re: Ruby CVS and byacc error Hi, In message "Re: Ruby CVS and byacc error" on Mon, 18 Oct 2004 16:53:22 +0900, Joao Pedrosa writes: |When I try to compile Ruby from CVS, I get | |-------- |[...] |byacc parse.y |byacc: e - line 412 of "parse.y", syntax error |%pure_parser |^ |make: ** [parse.c] Erro 1 |--------- CVS HEAD requires bison, sorry. matz.