Skip to content
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

utop.2.9.1 fails to run on 5.0.0+trunk #374

Closed
kayceesrk opened this issue May 15, 2022 · 0 comments · Fixed by #377
Closed

utop.2.9.1 fails to run on 5.0.0+trunk #374

kayceesrk opened this issue May 15, 2022 · 0 comments · Fixed by #377

Comments

@kayceesrk
Copy link

I am observing the following utop failure with 5.0.0+trunk OCaml.

  • OS: macOS Monterey 12.2.1
  • Arch: x86-64 (Intel Core i7)
% opam update
% opam switch create 5.0.0+trunk --repo=default,alpha=git+https://github.com/kit-ty-kate/opam-alpha-repository.git # install 5.0.0+trunk compiler
% opam install utop # installs utop.2.9.1
% utop
Fatal error: cannot load shared library dllunix
Reason: dlopen(/Users/kc/.opam/5.0.0+trunk/lib/ocaml/stublibs/dllunix.so, 0x000A): symbol not found in flat namespace '_caml_alloc_2'
zsh: abort      utop

Not sure if this was a compiler issue or an utop issue. I thought I would start here.

@kit-ty-kate kit-ty-kate linked a pull request Jun 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant