[Barrelfish-users] Programming for barrelfish

Lukas Humbel lukas.humbel at inf.ethz.ch
Mon Apr 4 10:33:32 CEST 2016


Okay, it looks like the xmpl-hello doesn't get built. You can build it 
manually by running

make x86_64/sbin/examples/xmpl-hello

and then make qemu_x86_64 to launch qemu. If you want to include it in 
the default build, you should add it to symbolic_targets.mk as described 
in the wiki. Just the line now has to be

/x86_64/sbin/examples/xmpl-hello \

instead of

/sbin/examples/xmpl-hello \

Hope that helps,
Lukas

On 01.04.2016 15:42, Abderrahman Said-Alaoui wrote:
> Taking for example the program xmpl-hello in the 
> Programming_for_Barrelfish page, I followed every step in the page, I 
> used "make rehake" in order to update the makefile.
>
> Using "make qemu_x86_64" to boot barrelfish, qemu fails with the 
> following message: Failed to open file 'x86_64/sbin/examples/xmpl-hello'
> -- 
> Abderrahman Said-Alaoui
>
>
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20160404/ef2c9cf0/attachment.html>


More information about the Barrelfish-users mailing list