#43589: libgnome: error: use of undeclared identifier 'g_threads_got_initialized' -----------------------------+-------------------------------- Reporter: hannesdottir@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libgnome | -----------------------------+-------------------------------- Comment (by paulccobb@…): I ran into this problem too, and found a change that seems relevant posted to the gnome git repository for libgnome-2.32.1 In a nutshell, the tweak is simply to remove -DG_DISABLE_DEPRECATED from the Makefile. The commit report, such as it is, can be viewed at: https://git.gnome.org/browse/libgnome/commit/?id=64a0443e26a50745c8fdc02eddf... I confirmed that with this change, the build of libgnome runs to completion on my system: PowerBook G4, Mac OS 10.5.8, XCode 3.1.4 I think this fixes the bug as described in this ticket, BUT I don't know any of the story with the deprecated code that gets enabled by this change - so the libgnome that gets built may contain broken things that I just haven't tripped over yet. I'm posting this info in case it's helpful (a) to anyone stuck on the same issue, or (b) to anyone looking into the ticket. -- Ticket URL: <https://trac.macports.org/ticket/43589#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X