<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Vamshi,<br>
<br>
As the error message suggests, you are missing parsec. On a typical
Debian/Ubuntu system, the required package is typically called
libghc-parsec2-dev<br>
<br>
For more information, read
<a class="moz-txt-link-freetext" href="http://wiki.barrelfish.org/Getting_Started">http://wiki.barrelfish.org/Getting_Started</a> and
<a class="moz-txt-link-freetext" href="http://hg.barrelfish.org/barrelfish/file/tip/README">http://hg.barrelfish.org/barrelfish/file/tip/README</a>.<br>
<br>
Cheers,<br>
Stefan<br>
<br>
<div class="moz-cite-prefix">On 09/19/2014 10:29 AM, Vamshi Krishna
wrote:<br>
</div>
<blockquote
cite="mid:CAOi2gO+6X7j4qtrrGDM8bU2TBoB54Kc7vyP+4c3tdFqLjcws-w@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<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'<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'<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'<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Barrelfish-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Stefan
<a class="moz-txt-link-freetext" href="http://people.inf.ethz.ch/skaestle/">http://people.inf.ethz.ch/skaestle/</a></pre>
</body>
</html>