Opened 12 years ago
Closed 12 years ago
#35486 closed defect (fixed)
mono build fails on 10.8
Reported by: | kenny.macdermid@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | clang | Cc: | |
Port: | mono |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Attempting to install mono into a clean macports on 10.8. Build fails with:
:info:build pthread_support.c:210:12: error: static declaration of 'pthread_setspecific' follows non-static declaration :info:build static int GC_setspecific (GC_key_t key, void *value) {
Attachments (1)
Change History (5)
Changed 12 years ago by kenny.macdermid@…
comment:1 Changed 12 years ago by kenny.macdermid@…
It builds with gcc:
$ sudo port install mono configure.compiler=gcc
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | clang added |
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
build log