Hi Rumen,
I was also wandering how to add lx_block to my runtime. I cannot seem to
find the corresponding depot url to put in my archives file. The closest
I found was _/src/lx_block in repos/os/recipes/pkg/test-lx_block/
archives, but from what I can tell that is relative to test-lx_block.
-lx_block.
Best,
Rumen
From: Johannes Schlatow
Sent: Monday, February 17, 2025 1:45 PM
To: Genode users mailing list
Subject: Re: Goa: Cannot get sub-node from XML
CAUTION: This email originated from outside the organization. Do not click
links or open
Hi Rumen,
I gave this a test run and noticed that your runtime file is very odd.
First of all, there are multiple start nodes but it also mentions
'binary="squid"'. I guess the runtime is rather indented to use init,
hence you'll need to add 'binary="init"' instead. In this case, the XML
prov
Hello,
I am trying to migrate my project to the Goa build system. However, when I try
running Genode throws 'Genode::Xml_node::Nonexistent_sub_node'. Below I have
provided a simplified file containing the isolated code from where the error is
thrown along with the full runtime file. Line 13 is