Skip to content

Instantly share code, notes, and snippets.

@slaskis
Created December 9, 2009 17:28
Show Gist options
  • Save slaskis/252616 to your computer and use it in GitHub Desktop.
Save slaskis/252616 to your computer and use it in GitHub Desktop.
camlp4o
Fatal error: cannot load shared library dllunix
Reason: dlopen(/usr/local/Cellar/objective-caml/3.11.1/lib/ocaml/stublibs/dllunix.so, 138): Symbol not found: _caml_atom_table
Referenced from: /usr/local/Cellar/objective-caml/3.11.1/lib/ocaml/stublibs/dllunix.so
Expected in: flat namespace
in /usr/local/Cellar/objective-caml/3.11.1/lib/ocaml/stublibs/dllunix.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment