Opened 20 years ago
Closed 19 years ago
#2471 closed defect (duplicate)
BUG: ocaml fails on OpenDarwin/x86
Reported by: | mww@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
ocaml fails on OpenDarwin/x86 with this error:
gnumake[1]: * No rule to make target none.o', needed by
libasmrun.a'. Stop.
gnumake: * [runtimeopt] Error 2
seems like at least openbsd/sparc64 encountered this bug also: http://monkey.org/openbsd/archive/ports/0203/msg00073.html
Attachments (6)
Change History (12)
Changed 20 years ago by mww@…
Attachment: | ocaml.log.txt added |
---|
comment:1 Changed 20 years ago by pguyot (Paul Guyot)
Status: | new → assigned |
---|
OK Markus. Got it. However, on OD/x86, we might not have a native compiler (until I get access to some OD/x86 box).
I'm attaching a new patch-configure file. Replace the one in CVS by this one and let me know how it works. I'll also be interested in a full log to see if the native compiler is there, and if so, it would be good to do some tests by compiling various ocaml programs from DP.
BTW, this may also fix the sparc/openbsd issue.
Changed 20 years ago by pguyot (Paul Guyot)
Attachment: | patch-configure-fix-x86 added |
---|
Replacement for patch-configure that should fix the problem.
Changed 20 years ago by mww@…
Attachment: | ocaml.log.2.txt added |
---|
Logfile - now fails with linker error
comment:2 Changed 20 years ago by mww@…
attachments.isobsolete: | 0 → 1 |
---|
Changed 20 years ago by pguyot (Paul Guyot)
Attachment: | patch-configure added |
---|
New patch-configure that would enable dynamic libraries on x86.
comment:3 Changed 20 years ago by pguyot (Paul Guyot)
attachments.isobsolete: | 0 → 1 |
---|
comment:4 Changed 20 years ago by mww@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 20 years ago by snu@…
Summary: | ocaml fails on OpenDarwin/x86 → BUG: ocaml fails on OpenDarwin/x86 |
---|
Please use summary prefix.
comment:6 Changed 19 years ago by markd@…
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
* This bug has been marked as a duplicate of 7890 *
Logfile of the build on OpenDarwin-7.2.1/x86