Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 09:15:18 -0700
From:      Robin Schoonover <end@endif.cjb.net>
To:        jimmie james <jimmiejaz@gmail.com>
Cc:        endx7@users.sourceforge.net
Subject:   Re: xfce4-xmms-controller-plugin Undefined symbol "pthread_mutex_trylock"
Message-ID:  <20041117091518.10813fb7@zork>
In-Reply-To: <7e148fb9041116095272275e3f@mail.gmail.com>
References:  <7e148fb9041116095272275e3f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Nov 2004 12:52:44 -0500
jimmie james <jimmiejaz@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
#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041117091518.10813fb7>