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

Error with "#require ctypes.foreign;;" with ctypes.0.9.1 #442

Closed
eponier opened this issue Sep 10, 2016 · 1 comment
Closed

Error with "#require ctypes.foreign;;" with ctypes.0.9.1 #442

eponier opened this issue Sep 10, 2016 · 1 comment

Comments

@eponier
Copy link

eponier commented Sep 10, 2016

On debian unstable and ocaml 4.03.0 (but same problem with 4.02.3).
No error with ctypes.0.9.0 and ctypes.0.8.1.

Error message:

Cannot load required shared library dllctypes-foreign-base_stubs.
Reason: /home/user/.opam/4.03.0/lib/stublibs/dllctypes-foreign-base_stubs.so: /home/user/.opam/4.03.0/lib/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: ffi_type_void.
File "./test.ml", line 1:
Error: Reference to undefined global `Ctypes_foreign_basis'
@yallop
Copy link
Owner

yallop commented Sep 12, 2016

This appears to have been broken by #428.

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

No branches or pull requests

2 participants