xfce4-xmms-controller-plugin Undefined symbol "pthread_mutex_trylock"

Robin Schoonover end at endif.cjb.net
Wed Nov 17 16:15:20 UTC 2004


On Tue, 16 Nov 2004 12:52:44 -0500
jimmie james <jimmiejaz at gmail.com> wrote:
> Installing the multimedia/xfce4-xmms-controller-plugin on 4.10-STABLE,
> and relauncing
> the xfce4-panel, I'm getting:
> 
> ** (xfce4-panel:81087): WARNING **: xfce4-panel: module
> /usr/X11R6/lib/xfce4/panel-plugins/libxfcexmms.so cannot be opened
> (/usr/local/lib/libgthread12.so.3: Undefined symbol
> "pthread_mutex_trylock")
>

Hmm.  From the best I can tell the problem involves linking glib1.x and
glib2 together combined with some thread strangeness.  We can't avoid
this because we need xmms (gtk1.2) and xfce4 (gtk2).  It appears this
problem -only- exists in 4.x (I run 5.x on all my machines except for a
server so I can't really reproduce the problem here).  I'm not sure on
how to fix it yet even though I think I might have an idea.

What does
    ldd /usr/X11R6/lib/xfce4/panel-plugins/libxfcexmms.so
give you?

-- 
Robin Schoonover (aka End)
#
# Actual newspaper headline: Include your Children when Baking Cookies
#



More information about the freebsd-ports-bugs mailing list