Created
December 9, 2009 17:28
-
-
Save slaskis/252616 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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