<div dir="ltr"><div><div>Hi all,<br><br></div>I am trying to build the latest version of barrelfish on Linux- ubuntu 14.04 64 bit. Architecture x86_64.<br><br></div><div>I successfully built the makefile but while i try to build barrelfish, i get below errors. Please help me resolve.<br><br>touch ./x86_64/trace_definitions/.marker<br>mkdir -p ./x86_64/tools/asmoffsets<br>touch ./x86_64/tools/asmoffsets/.marker<br>mkdir -p ./x86_64/lib/posixcompat/_for_lib_posixcompat<br>touch ./x86_64/lib/posixcompat/_for_lib_posixcompat/.marker<br>ghc -i../tools/flounder -odir  ./tools/tools/flounder -hidir  ./tools/tools/flounder -rtsopts=all --make  ../tools/flounder/Main.lhs -o  ./tools/bin/flounder  <br><br><span style="color:rgb(255,0,0)">../tools/pleco/Parser.hs:22:8:<br>    Could not find module `Text.ParserCombinators.Parsec.Language&#39;<br>    Use -v to see a list of the files searched for.<br>make: *** [tools/bin/pleco] Error 1<br>make: *** Waiting for unfinished jobs....<br><br>../tools/flounder/Parser.hs:25:8:<br>    Could not find module `Text.ParserCombinators.Parsec.Language&#39;<br>    Use -v to see a list of the files searched for.<br>make: *** [tools/bin/flounder] Error 1<br><br>../tools/hamlet/Parser.hs:21:8:<br>    Could not find module `Text.ParserCombinators.Parsec.Language&#39;<br>    Use -v to see a list of the files searched for.<br>make: *** [tools/bin/hamlet] Error 1</span><br><br></div><div>Regards,<br></div><div>-Vamshi.<br></div><div><br></div></div>