Changes between Initial Version and Version 1 of Ticket #55385, comment 36
- Timestamp:
- Dec 17, 2017, 8:05:54 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55385, comment 36
initial v1 1 Yep. Exactly the same error as ghc. ocaml will need a runtime dep on macports-clang-3.4 on 10.6. 1 Yep. Exactly the same error as ghc. This is the relevant part: 2 {{{ 3 sh: /opt/local/bin/clang-mp-3.4: No such file or directory 4 }}} 5 6 ocaml will need a runtime dep on macports-clang-3.4 on 10.6. 2 7 3 8 We might as well do it all at once -- are there any other systems that fail?