[MacPorts] #15841: glib2 and glib2-devel
#15841: glib2 and glib2-devel ------------------------------------+--------------------------------------- Reporter: nicola.conci@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: glib2 | ------------------------------------+--------------------------------------- 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 -- Ticket URL: <http://trac.macports.org/ticket/15841> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15841: glib2 and glib2-devel -------------------------------------+-------------------------------------- Reporter: nicola.conci@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: glib2 -------------------------------------+-------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/15841#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15841: glib2 and glib2-devel -------------------------------------+-------------------------------------- Reporter: nicola.conci@gmail.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: glib2 -------------------------------------+-------------------------------------- Comment (by ryandesign@macports.org): You may install either glib2 or glib2-devel but not both. They are mutually exclusive. See #14540. What is the application you are trying to port, and what version of glib does it claim to require? -- Ticket URL: <http://trac.macports.org/ticket/15841#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts