<html>I see, I could have kept on looking for a long time then. Anyway I did as you told me, but i still obtain the same error message :<br /><br />..//usr/pci/pci_int_ctrl.c:8:10:  fatal error: if/int_route_controller_defs.h: No such file or directory<br /> #include <if/int_route_controller_defs.h><br />          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />compilation terminated.<br />Makefile:195822: x86_64/usr/pci/_for_app_pci/pci_int_ctrl.o.depend: No such file or directory<br />make: *** [Makefile:195816: x86_64/usr/pci/_for_app_pci/pci_int_ctrl.o.depend] Error 1<br /><br />By "usr/pci/Hakefile", you did mean the usr folder at the root of the source tree, right ?<br />Thanks again<br /><br />On Tuesday, April 02, 2019 11:48 CEST, Lukas Humbel <lukas.humbel@inf.ethz.ch> wrote:<br /> <blockquote type="cite" cite="86fa8c4f-70e8-3c22-90b7-d85f464c5697@inf.ethz.ch"> </blockquote><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><p>Hi Nelly</p><p> </p><p>It looks like we have missed to add a flounder dependency on the pci domain. Flounder is a DSL which generates messaging stubs, hence the header file will never be present in the source tree, but only in the build tree, it will be generated at <build>/x86_64/include/if/int_route_controller_defs.h. To fix the problem properly, please add "int_route_controller" to the flounderBindings array in usr/pci/Hakefile.</p><p> </p><p>Cheers,<br />Lukas</p><p> </p><p> </p><p> </p><div class="moz-cite-prefix">On 02.04.19 11:30, DOR Nelly wrote:</div><blockquote type="cite" cite="mid:71fd-5ca32b80-8d-560c6280@3140064"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">Hello,<br /><br />I am currently trying to use Barrelfish with QEmu. However, after successfully using Hake, the compilation terminated with an Error 1 : it could not find the file "<barrelfish source tree>/if/int_route_controller_defs.h" included in the "<barrelfish source tree>/usr/pci/pci_int_ctrl.c" file. I went to the directory that was mentioned and indeed i could only find int_route_controller.h, without the "defs" at the end. I couldn't find it anywhere else either... Where should it be ? Or if it has changed, then what filename should I replace it with in the "include" instruction ?<br /><br />Thank you very much for your help and have a pleasant day !<br /><br />--</blockquote><br /><title></title><style type="text/css">th, td, p{padding: 0px;margin: 0px;color: #14226f;    font-family: Arial, Helvetica, sans-serif;}
                        .sig_nom {font-size: 15px;font-weight:bold;margin-left:10px;text-align="left";text-transform: uppercase;}
                        .sig_prenom {text-transform: none;}
                        .sig_fonction {font-size: 15px;font-weight:normal;text-transform: none;}
                        .sig_adresse {font-size: 11px;margin-top:8px; margin-left:10px;}
                        table {    border-spacing: 0px;}</style><table border="0"><tbody><tr><th colspan="2"> </th></tr><tr><td> </td><td><p class="sig_nom"><span class="sig_prenom">Nelly</span> DOR<br /> </p><p class="sig_adresse">ISAE SUPAERO - Institut Supérieur de l'Aéronautique et de l'Espace<br />10 avenue Edouard Belin - BP 54032 - 31055 TOULOUSE CEDEX 4 FRANCE - <a moz-do-not-send="true" href="http://www.isae-supaero.fr">http://www.isae-supaero.fr</a><br /><a moz-do-not-send="true" href="http://plan.univ-toulouse.fr/#783">Plan d'accès/Access map</a></p></td></tr></tbody></table> <fieldset class="mimeAttachmentHeader"> </fieldset><pre class="moz-quote-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><pre class="moz-signature" cols="72">-- 
Lukas Humbel
</pre><br /><br /><br />--<br /><meta charset="utf-8" /><title></title><style type="text/css">th, td, p{padding: 0px;margin: 0px;color: #14226f;    font-family: Arial, Helvetica, sans-serif;}
                        .sig_nom {font-size: 15px;font-weight:bold;margin-left:10px;text-align="left";text-transform: uppercase;}
                        .sig_prenom {text-transform: none;}
                        .sig_fonction {font-size: 15px;font-weight:normal;text-transform: none;}
                        .sig_adresse {font-size: 11px;margin-top:8px; margin-left:10px;}
                        table {    border-spacing: 0px;}</style><table border="0"><tbody><tr><th colspan="2"> </th></tr><tr><td> </td><td><p class="sig_nom"><span class="sig_prenom">Nelly</span> DOR<br /> </p><p class="sig_adresse">ISAE SUPAERO - Institut Supérieur de l'Aéronautique et de l'Espace<br />10 avenue Edouard Belin - BP 54032 - 31055 TOULOUSE CEDEX 4 FRANCE - <a href="http://www.isae-supaero.fr">http://www.isae-supaero.fr</a><br /><a href="http://plan.univ-toulouse.fr/#783">Plan d'accès/Access map</a></p></td></tr></tbody></table></html>