[Gems-users] compiling ruby


Date: Fri, 11 Aug 2006 22:51:18 -0400
From: "Tamir Heyman" <heyman.tamir@xxxxxxxxx>
Subject: [Gems-users] compiling ruby
Hi,
I'm trying to compile ruby. (GEMS 1.3)
I'm trying to use bison version 2.0.

It seams that something goes wrong

I followed the instruction in the
http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/QuickStart

The command with the error is:

make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
The error is with bison:
.
. (a lot of output)
.
Generating config parser
/afs/cs.cmu.edu/user/tamirh/bison-2.0/src/bison --verbose --defines -p
at -o generated/MOSI_SMP_bcast/attrparse.c
../common/ioutil/attrparse.y
/afs/cs.cmu.edu/user/tamirh/bison-2.0/src/bison: cannot open file
`/usr/local/share/bison/m4sugar/m4sugar.m4': No such file or directory
gmake[1]: *** [generated/MOSI_SMP_bcast/generated] Error 1
gmake[1]: Leaving directory `/afs/cs.cmu.edu/user/tamirh/GEMS/ruby'
gmake: *** [all] Error 2

Can someone give me suggestions what is wrong?

Thanks, Tamir
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] compiling ruby, Tamir Heyman <=