Keywords.gperf

0 views
Skip to first unread message

Daniel Chavez

unread,
Jan 31, 2016, 2:30:32 PM1/31/16
to MOO-...@googlegroups.com
Hello,
I'm compiling GammaMoo and keywords.gperf won't compile.
I was wondering if anyone had a keywords.gperf file that would?
I get these errors
keywords.gperf: In function ‘in_word_set’:
keywords.gperf:34: error: ‘tFOR’ undeclared (first use in this function)
keywords.gperf:37: error: ‘tFORK’ undeclared (first use in this function)
And some more errors for which I cannot copy at the moment.
I'm compiling on Linux 32-bit, CentOS 6.7.

Jesús Pavón

unread,
Jul 17, 2016, 9:17:57 AM7/17/16
to MOO Talk
It's easy...
bison parser.y
make
If it gives  you a error...
cp parser.y parse.y
bison parse.y
make
Have fun!
Reply all
Reply to author
Forward
0 new messages