Comment 4 for bug 1740576

Revision history for this message
Dominique Unruh (unruh-mmci) wrote :

The following workaround works for me:

sudo apt remove ocamlbuild
sudo opam install ocamlbuild

This avoids using the broken ocamlbuild from the repository but installs a separate one.