[Barrelfish-users] Parse error in lib/octopus/parser/parse.y

Patrik Eklöf peklof at kth.se
Wed Jul 4 17:39:37 CEST 2012


That works.
Thanks.

Regards,
Patrik Eklöf
Student at ICT, Master of Science in Engineering Education, IT Programme, KTH, Kista
________________________________
From: Georgios Varisteas
Sent: Wednesday, July 04, 2012 16:57
To: Patrik Eklöf; barrelfish-users at lists.inf.ethz.ch
Subject: RE: Parse error in lib/octopus/parser/parse.y

Quick workaround until this is fixed upstream:

Go into ../source/lib/octopus/parser/ and run make. For some reason the Barrelfish Makefile invokes the octopus parser's Makefile wrong. However, it will gladly use the manually compiled binary.

cheers,
Georgios


________________________________
From: Patrik Eklöf [peklof at kth.se]
Sent: Wednesday, July 04, 2012 16:45
To: barrelfish-users at lists.inf.ethz.ch
Subject: [Barrelfish-users] Parse error in lib/octopus/parser/parse.y

Hi all,

Trying to build bf today I ran into this error:

yacc  ../source/lib/octopus/parser/parse.y
yacc: e - line 21 of "../source/lib/octopus/parser/parse.y", syntax error
%define api.pure
^
make: *** [../source/lib/octopus/parser/parse.c] Error 1

Do I have some incompatible version of yacc, or is this some kind of regression?

Regards,
Patrik Eklöf
Student at ICT, Master of Science in Engineering Education, IT Programme, KTH, Kista
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20120704/5a4cafe0/attachment.html 


More information about the Barrelfish-users mailing list