<div dir="ltr"><div><div><div><div>Hi all,<br><br>I am trying to build the latest version of barrelfish on Linux- ubuntu 14.04 64 bit. Architecture x86_64.<br><br></div>I am facing the following error while building.<br><br>Generating x86_64/lib/posixcompat/_for_lib_posixcompat/write.o.depend<br>In file included from ../lib/posixcompat/pty.h:16:0,<br> from ../lib/posixcompat/write.c:18:<br>../include/term/server/server.h:23:37: fatal error: if/terminal_config_defs.h: No such file or directory<br> #include <if/terminal_config_defs.h><br> ^<br>compilation terminated.<br>make: *** [x86_64/lib/posixcompat/_for_lib_posixcompat/write.o.depend] Error 1<br><br></div>I tried looking up in the code for the file but couldn't find. Please help resolve this issue.<br><br></div>Regards,<br></div>-Vamshi.<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 19, 2014 at 1:39 AM, Stefan Kaestle <span dir="ltr"><<a href="mailto:stefan.kaestle@inf.ethz.ch" target="_blank">stefan.kaestle@inf.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div 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 href="http://wiki.barrelfish.org/Getting_Started" target="_blank">http://wiki.barrelfish.org/Getting_Started</a> and
<a href="http://hg.barrelfish.org/barrelfish/file/tip/README" target="_blank">http://hg.barrelfish.org/barrelfish/file/tip/README</a>.<br>
<br>
Cheers,<br>
Stefan<div><div class="h5"><br>
<br>
<div>On 09/19/2014 10:29 AM, Vamshi Krishna
wrote:<br>
</div>
</div></div><blockquote type="cite"><div><div class="h5">
<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></fieldset>
<br>
</div></div><pre>_______________________________________________
Barrelfish-users mailing list
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch" target="_blank">Barrelfish-users@lists.inf.ethz.ch</a>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<pre cols="72">--
Stefan
<a href="http://people.inf.ethz.ch/skaestle/" target="_blank">http://people.inf.ethz.ch/skaestle/</a></pre>
</font></span></div>
<br>_______________________________________________<br>
Barrelfish-users mailing list<br>
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a><br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a><br>
<br></blockquote></div><br></div>