Opened 13 years ago
Closed 12 years ago
#31677 closed defect (fixed)
ocaml @3.12.1 Native dynlink detection error with Darwin 11 (OS X Lion)
Reported by: | benedikt.meurer@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | Bruno.Guillaume@…, corwin.amber@… | |
Port: | ocaml |
Description
The configure script that ships with OCaml 3.12.1 does not detect native dynlink support properly with Darwin 11. Attached patch fixes the issue (and bumps revision to 2).
Attachments (2)
Change History (10)
Changed 13 years ago by benedikt.meurer@…
Attachment: | patch-configure-nativedynlink-with-darwin11.diff added |
---|
Changed 13 years ago by benedikt.meurer@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 13 years ago by benedikt.meurer@…
Cc: | benedikt.meurer@… added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mww benedikt.meurer@… removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
comment:3 Changed 13 years ago by benedikt.meurer@…
Better yet use the ocaml-3.12.1-macos-10.7.patch
from upstream report 4863, which also fixes the warnings
ld: warning: -read_only_relocs cannot be used with x86_64
comment:8 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!