#15841: glib2 and glib2-devel -------------------------------------+-------------------------------------- Reporter: nicola.conci@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: glib2 Port: glib2 | -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => invalid * port: => glib2 Old description:
I'm trying to port a linux application. when executing the make I get this error:
Undefined symbols: "_g_thread_init",
I tried to install glib2-devel but it generates a conflict
Error: port activate failed: Image error: /opt/local/bin/glib-genmarshal is being used by the active glib2 port. Please deactivate this port first, or use the -f flag to force the activation.
also by forcing, the g_thread error persists.
Thanks, nicola
New description: I'm trying to port a linux application. when executing the make I get this error: {{{ Undefined symbols: "_g_thread_init", }}} I tried to install glib2-devel but it generates a conflict Error: port activate failed: Image error: /opt/local/bin/glib-genmarshal is being used by the active glib2 port. Please deactivate this port first, or use the -f flag to force the activation. also by forcing, the g_thread error persists. Thanks, nicola -- Comment: Closing due to no feedback. Please re-open if there is still a problem. -- Ticket URL: <http://trac.macports.org/ticket/15841#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS