#7890 closed defect (fixed)
BUG: Ocaml on Intel Mac do not compile.
Reported by: | takuzo.ohara@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | mww@…, markd@… | |
Port: |
Description
It fails with following message. Whole log is attached.
make[1]: * No rule to make target none.o', needed by
libasmrun.a'. Stop.
make: * [runtimeopt] Error 2
Attachments (3)
Change History (10)
Changed 19 years ago by takuzo.ohara@…
Attachment: | ocaml.1.log added |
---|
comment:1 Changed 19 years ago by takuzo.ohara@…
Having looked at Bug 2471, I made the attached patch. This fix the "none.o" problem.
Changed 19 years ago by takuzo.ohara@…
Attachment: | patch-configure added |
---|
Patch to fix "none.o" compile problem.
comment:2 Changed 19 years ago by takuzo.ohara@…
Now there's another compile error saying "Illegal instruction". Whole compile log will be attached.
../../ocamlcomp.sh -c -warn-error A unix.mli make[1]: * [unix.cmi] Illegal instruction make: * [otherlibraries] Error 2
Changed 19 years ago by takuzo.ohara@…
Attachment: | ocaml.2.log added |
---|
Whole compile log for error "Illegal Instruction".
comment:3 Changed 19 years ago by mww@…
Owner: | changed from darwinports-bugs@… to pguyot@… |
---|---|
Summary: | Ocaml on Intel Mac do not compile. → BUG: Ocaml on Intel Mac do not compile. |
comment:5 Changed 19 years ago by pguyot (Paul Guyot)
Owner: | changed from pguyot@… to darwinports-bugs@… |
---|
I do not have an intel mac and I cannot fix this bug.
comment:6 Changed 19 years ago by markd@…
Cc: | mww@… added |
---|
* Bug 2471 has been marked as a duplicate of this bug. *
comment:7 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think this has been fixed upstream with 3.09.2
Note: See
TracTickets for help on using
tickets.
Whole compile log.