Created
April 3, 2017 08:26
-
-
Save mcfiredrill/1528ccfa15398a8b8dde10c70e43610a to your computer and use it in GitHub Desktop.
This file contains 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
$ opam install camlp4 | |
The following actions will be performed: | |
∗ install camlp4 4.03 | |
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 | |
[camlp4] git://github.com/ocaml/camlp4#trunk already up-to-date | |
=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 | |
[ERROR] The compilation of camlp4 failed at "./configure --bindir=/Users/tony/.opam/system/bin | |
--libdir=/Users/tony/.opam/system/lib/ocaml --pkgdir=/Users/tony/.opam/system/lib". | |
Processing 1/1: [camlp4: rm] | |
#=== ERROR while installing camlp4.4.03 =======================================# | |
# opam-version 1.2.2 | |
# os darwin | |
# command ./configure --bindir=/Users/tony/.opam/system/bin --libdir=/Users/tony/.opam/system/lib/ocaml --pkgdir=/Users/tony/.opam/system/lib | |
# path /Users/tony/.opam/system/build/camlp4.4.03 | |
# compiler system (4.04.0) | |
# exit-code 2 | |
# env-file /Users/tony/.opam/system/build/camlp4.4.03/camlp4-75251-6d07ae.env | |
# stdout-file /Users/tony/.opam/system/build/camlp4.4.03/camlp4-75251-6d07ae.out | |
# stderr-file /Users/tony/.opam/system/build/camlp4.4.03/camlp4-75251-6d07ae.err | |
### stdout ### | |
# This version of Camlp4 is for OCaml 4.06 but you are using OCaml 4.04.0. | |
# If building Camlp4 directly from git, use the 4.04 branch. | |
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 | |
The following actions failed | |
∗ install camlp4 4.03 | |
No changes have been performed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment