Open gautierhattenberger opened 6 years ago
This is most likely a distributions issue as the source code doesn't contain any compiled files.
My guess is that they updated their ocaml
package but not the package that contains the ocamlbuild
library.
Some distribution's packages are broken with Ocaml 4.04 with the following error:
This is reported on Fedora 26 (https://bugzilla.redhat.com/show_bug.cgi?id=1528513) and I can confirm it for Ubuntu 17.10 as well.
Is this a pure distributions issue or something wrong in the Ocaml buildsystem ?