Opened 12 years ago

Last modified 12 years ago

#35486 closed defect

mono build fails on 10.8 — at Version 2

Reported by: kenny.macdermid@… Owned by: macports-tickets@…
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) {

Change History (3)

Changed 12 years ago by kenny.macdermid@…

Attachment: main.log added

build log

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
Note: See TracTickets for help on using tickets.