Ruby CVS and byacc error

J

Joao Pedrosa

Hi,

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
---------

My system is:
Linux roller 2.6.8.1-3-386
ruby 1.9.0 (2004-10-17) [i686-linux] current from CVS
gcc version 3.4.2 (Debian 3.4.2-2ubuntu1) Ubuntu
byacc 1.9.1-1
autoconf 2.59-5
GNU Make 3.80


Cheers,
Joao
 
Y

Yukihiro Matsumoto

Hi,

In message "Re: Ruby CVS and byacc error"

|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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,271
Latest member
BuyAtenaLabsCBD

Latest Threads

Top