Changes between Initial Version and Version 2 of Ticket #28188
- Timestamp:
- Jan 28, 2011, 10:59:32 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28188
- Property Owner changed from macports-tickets@… to mww@…
- Property Keywords ocaml build failed link removed
-
Ticket #28188 – Description
initial v2 1 1 I use a 32bit intel platform with os-x 10.6.6, installed port and wanted to install unison. The install of ocaml failed with the error message: 2 2 3 {{{ 3 4 :info:build ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_unix_plugin.cmx -o ocamlbuild/ocamlbuildlib.cmxa 4 5 :info:build ../ocamlcompopt.sh -nostdlib -a -I stdlib ocamlbuild/ocamlbuild_pack.cmx ocamlbuild/ocamlbuild_plugin.cmx -o ocamlbuild/ocamlbuildlightlib.cmxa … … 23 24 :info:build Warning: the following items did not execute (for ocaml): org.macports.activate org.macports.build org.macports.destroot org.macports.install 24 25 :notice:build Log for ocaml is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocaml/main.log 26 }}}