Hi,
Thanks you very much for that. I now have it running.
I have another question about Genode. More specifically, I was wondering whether any of the Iguana services at all. I ask this given that the weaver.xml file refers to memsections and pds (i'm assuming that means protection domains).
Peter
----- Forwarded message from Norman Feske <norman.feske@...1...> ----- Date: Tue, 05 Jan 2010 08:43:36 +0100 From: Norman Feske <norman.feske@...1...> Reply-To: Genode OS Framework Mailing List genode-main@lists.sourceforge.net Subject: Re: Broken assertion To: Genode OS Framework Mailing List genode-main@lists.sourceforge.net
Hi Peter,
this is a different error as the one mentioned in the Wiki. It actually tells you what's wrong. ;-) In the 'weaver.xml' file, there is a memsection referring to a file called 'config'. This is the configuration file of Genode's init process. You can use a copy of the template provided at 'os/config/demo'. You can either specify this file as filename for the 'config' module entry in 'weaver.xml' or copy it to your '<builddir>/bin/' directory (and of course rename it to 'config'). This bit was missing in the Wiki. So I added it to the Wiki page. Thank you for pointing it out.
Norman
Peter Nguyen wrote:
Hi,
In the wiki describing how to build Genode on OKL4, does the bug alert refer
to
following message: An error occurred: [Errno 2] No such file or directory: 'config'?
I've followed the build instructions, and i've changed the value as suggested
as
the quick fix, but I still get this error.
As usual, any help would be greatly appreciated.
Peter
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
----- End forwarded message -----