#38610: orbit2: error: implicit declaration of function 'g_mutex_free' is invalid in C99 -------------------------+-------------------------------- Reporter: jon22706@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: orbit2 | -------------------------+-------------------------------- Comment (by devans@…): In fact, since libbonobo depends unconditionally on orbit2 and libgnome, libgnomeui and friends depend on libbonobo any GNOME 2 app that uses these libraries (still quite a few) would be impacted by the suggested removal. The symbols in question are deprecated in the latest version of glib2. Fix committed in r104857 which allows the use of the deprecated symbols by removing all instances of -DG_DISABLE_DEPRECATED. -- Ticket URL: <https://trac.macports.org/ticket/38610#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X