Marcello Seri
Marcello Seri
And this comment: https://github.com/mirage/ocaml-cohttp/issues/821#issuecomment-1009039975
@lindig was looking for something like this some times ago
@seliopou do you still have a copy of that branch somewhere?
You are correct and I don’t have a good answer, I need to think about it
@kalfsvag make sure to use opam2: https://opam.ocaml.org/doc/Install.html
Try to run `eval $(opam env)` before doing anyting
Sounds fine. The alternative is to make nlopt a depopts (or have the -nlopt version) and use `enabled_if` dune feature or something of the kind.
``` #=== ERROR while compiling svmwrap_nonlopt.4.0.0 ==============================# # context 2.1.2 | linux/x86_64 | ocaml-base-compiler.4.07.1 | pinned(https://github.com/UnixJunkie/svmwrap/archive/refs/tags/v4.0.0_nonlopt.tar.gz) # path ~/.opam/4.07/.opam-switch/build/svmwrap_nonlopt.4.0.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p svmwrap_nonlopt -j 31 #...
What is the status of this? Do we need a new PR?
Ping @hannesm @sg2342