Can't install pluto on macOS

27 views
Skip to first unread message

luca ciciriello

unread,
Jul 27, 2019, 12:52:53 PM7/27/19
to Pluto development
I'm unable to install pluto un macOS.
I get the error:

/Users/lucaciciriello/Desktop/pluto-0.11.4/clan/source/parser.y:213.27-34: syntax error, unexpected type, expecting string or identifier

I'm using Apple LLVM and clang toolset
Any Idea?

Luca

Uday Bondhugula

unread,
Jul 28, 2019, 6:04:49 AM7/28/19
to Pluto development


On Saturday, July 27, 2019 at 10:22:53 PM UTC+5:30, luca ciciriello wrote:
I'm unable to install pluto un macOS.
I get the error:

/Users/lucaciciriello/Desktop/pluto-0.11.4/clan/source/parser.y:213.27-34: syntax error, unexpected type, expecting string or identifier

Which version of Pluto are you using - the git one or a release one? And which version of bison do you have?

$ bison --version

It's very likely you need a more recent version of bison. I think more recent versions of clan (which are now part of the pluto's git version but not its stable release) enforce this check and so the configure step would fail. 

~ Uday
Reply all
Reply to author
Forward
0 new messages