Closed yurivict closed 3 years ago
I was unable to reproduce this with opam. I did:
opam update
opam install ctypes.0.19.1
opam install luv.0.5.10
...and all worked well. opam list
confirms that the right versions got installed.
From the package names, it looks like you are not working with opam, but with a system package manager. From the error message, this looks most likely like an issue with Ctypes packaging rather than with Luv. I see that you have already opened https://github.com/ocamllabs/ocaml-ctypes/issues/687 at Ctypes about this. I suggest commenting in that issue on what commands can be executed to reproduce the error message, otherwise it will likely be difficult for an opam user to observe and debug it (as it is for me, since it works for me with opam).
I am closing the issue in this repo in favor of https://github.com/ocamllabs/ocaml-ctypes/issues/687, but we can continue here if debugging in https://github.com/ocamllabs/ocaml-ctypes/issues/687 suggests that this is actually a Luv issue.
I have ocaml-ctypes-0.19.1 installed but ocaml-luv-0.5.10 breaks: