Le Fri, 03 May 2019 21:24:16 +0200,
Gabriel Hondet <gabrielhon...@gmail.com> a écrit :

> Good evening,
> 
> I tried to build a project with dune, and it failed while trying to
> access '/usr/lib/ocaml/METAS':
> 
> [...]
> 
> I'll probably have a look at it tomorrow.  If someone has an idea
> though, let me know.
> 
> Cheers,
> Gabriel

Is /usr/lib/ocaml/METAS referenced somewhere in the sources you're
trying to build?

Maybe you could try setting these environment variables:
OCAMLFIND_DESTDIR=<somewhere>
and
OCAMLFIND_LDCONF=ignore

that's what we do in the dune-build-system.



Reply via email to