#35486: mono build fails on 10.8 ---------------------------------------+------------------------------------ Reporter: kenny.macdermid@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: clang | Port: mono ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * keywords: => clang Old description:
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) {
New description: 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) { }}} -- -- Ticket URL: <https://trac.macports.org/ticket/35486#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS