Hello Rumen,

> Unfortunately, when I try adding the aforementioned path in my
> `<project>/pkg/<project>/archives` file, I get the following error:
> "Error: invalid depot-archive path
> '_/_/_/wundertuete/recipes/src/vfs_lwext4'".
> 
> Could someone kindly let me if I am missing or misunderstood
> something? I do not need the lwext4 library itself, only the
> integration of it into the VFS.

You have to reference archives from within your depot in goa. The
recipes are merely there to build depot archives with the depot
tools. So you need to build these archives yourself and reference
them within the 'archives' file, e.g.

 ① ./tool/depot/create … rumen/bin/x86_64/vfs_lwext4
 ② adding 'rumen/src/vfs_lwext4' to 'archives'

where the archives are then located in the depot directory you
specified in your goa configuration.


Best regards,
Josef

-- 
Josef Söntgen
Genode Labs

http://www.genode-labs.com/ · http://genode.org/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.genode.org
To unsubscribe send an email to users-le...@lists.genode.org
Archived at 
https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/SRIVYHJYSWANVBP5TAZSDFP66THNKWQ7/

Reply via email to