From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 13 05:25:47 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DAC116A4CE for ; Sat, 13 Nov 2004 05:25:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF19243D2D for ; Sat, 13 Nov 2004 05:25:46 +0000 (GMT) (envelope-from jimmiejaz@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so493029rnf for ; Fri, 12 Nov 2004 21:25:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=W4oARw69WDLKFfEOpNZxEW+TRW4YZ3fW7ONq0+vv8wo71EQvaA1Id7X7x7Jn1tIxMrOc9DVnaI6o+6BZonNyP/gvfExdCCS1NJqXlH122nPIX1B0yo8IUIntWpp2Ev2ETQfnvsEA3SmnUsJBRerBiWUuOoM0afeXhJ4FWA0iCpQ= Received: by 10.38.104.31 with SMTP id b31mr141310rnc; Fri, 12 Nov 2004 21:25:46 -0800 (PST) Received: by 10.38.83.78 with HTTP; Fri, 12 Nov 2004 21:25:46 -0800 (PST) Message-ID: <7e148fb904111221256673b304@mail.gmail.com> Date: Sat, 13 Nov 2004 00:25:46 -0500 From: jimmie james To: freebsd-ports-bugs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: xfce4-xmms-controller-plugin Undefined symbol "pthread_mutex_trylock" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jimmie james List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2004 05:25:47 -0000 After running gnome_update.sh (and getting around the gnomevfs2 issue) and a fresh cvsup of ports at around 2pm EST, 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") I can't figure it out. (even re-ran gnome_update.sh) If more info is needed, please ask.