#13081 closed defect (invalid)
BUG: lang/tcl displays CoreFoundation warnings on Mac OS X 10.5 Leopard
Reported by: | skymoo (Adam Mercer) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | skymoo (Adam Mercer), mww@… | |
Port: |
Description
This patch adds the configure option --disable-corefoundation when being built on Mac OS X 10.5 Leopard hence removing the warning:
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec(). Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
Attachments (1)
Change History (4)
Changed 17 years ago by skymoo (Adam Mercer)
Attachment: | tcl-darwin_9.diff added |
---|
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Cc: | mww@… added |
---|
comment:2 Changed 17 years ago by skymoo (Adam Mercer)
Resolution: | → invalid |
---|---|
Status: | new → closed |
no longer an issue with tcl-8.5
Note: See
TracTickets for help on using
tickets.
patch to disable corefoundation on Mac OS X 10.5 Leopard