Ticket #20764 (closed defect: fixed)
boehmgc fails to compile on 10.6
| Reported by: | bradskins@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | SnowLeopard | Cc: | |
| Port: | boehmgc @7.1_0+universal |
Description
Build fails with error:
In file included from mach_dep.c:163: /usr/include/ucontext.h:42:2: error: #error ucontext routines are deprecated, and require _XOPEN_SOURCE to be defined
editing ucontext.h to #define _XOPEN_SOURCE lets boehmgc compile, but it is not an advised or long-term solution. Fix upstream.
Change History
Note: See
TracTickets for help on using
tickets.

