-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opam switch create 5.0.0
fails
#26050
Comments
And running |
Actually, I am seeing a similar problem with |
I've also tried several switches and the problem seems to be that either the |
Dear @fpottier and @rleonid, sorry for your inconvenience. It seems to be caused by the removal of files, and discussed in #25961 and https://discuss.ocaml.org/t/the-compilation-of-ocaml-5-1-1-failed-at-ocaml-gen-ocaml-config-ml-5-1-1-ocaml/14731 So, the quick workaround: |
Thanks @hannesm for the work-around, which worked. I had installed |
Thank you @hannesm !!! |
Hello,
The creation of a fresh
5.0.0
switch fails with the following error message. I have just runopam update
and I have removed the pre-existing5.0.0
switch prior to runningopam switch create 5.0.0
. I am running MacOS with an Apple processor.The text was updated successfully, but these errors were encountered: