From owner-freebsd-questions@FreeBSD.ORG Mon May 24 08:20:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D3E416A4CE for ; Mon, 24 May 2004 08:20:12 -0700 (PDT) Received: from viefep19-int.chello.at (viefep11-int.chello.at [213.46.255.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCD343D31 for ; Mon, 24 May 2004 08:20:08 -0700 (PDT) (envelope-from daff@dword.org) Received: from Tirith.arda ([62.178.18.156]) by viefep19-int.chello.at (InterMail vM.6.00.05.02 201-2115-109-103-20031105) with ESMTP id <20040524151911.BEPX14612.viefep19-int.chello.at@Tirith.arda> for ; Mon, 24 May 2004 17:19:11 +0200 Received: from Pelargir.arda (pelargir.arda [192.168.0.2]) by Tirith.arda (Postfix) with ESMTP id 93FA311 for ; Mon, 24 May 2004 17:19:05 +0200 (CEST) Received: from localhost (localhost.arda [127.0.0.1]) by Pelargir.arda (Postfix) with ESMTP id C286CB1DA for ; Mon, 24 May 2004 17:19:10 +0200 (CEST) Received: from Pelargir.arda ([127.0.0.1]) by localhost (Pelargir.arda [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19791-04 for ; Mon, 24 May 2004 17:18:54 +0200 (CEST) Received: by Pelargir.arda (Postfix, from userid 1001) id 6D1DBAC08; Mon, 24 May 2004 17:18:54 +0200 (CEST) Date: Mon, 24 May 2004 17:18:54 +0200 From: Andreas Ntaflos To: freebsd-questions@freebsd.org Message-ID: <20040524151854.GA89398@Pelargir.arda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-BETA Subject: libxml2.so.5: Undefined symbol "pthread_equal" w/ xfce4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 15:20:12 -0000 Hello list, This one annoys me for quite a long time now. I am using xfce4 (but that's not the point) and there is this problem with libxml2. It manifests itself thus: ** (xfce-mcs-manager:89174): WARNING **: Module /usr/X11R6/lib/xfce4/mcs-plugins /libxfce4settings.so cannot be opened (/usr/local/lib/libxml2.so.5: Undefined symbol "pthread_equal") (meaning that the properties panel for the xfce4-panel cannot be used and it's not possible to configure it anymore). Now I've searched the archives and found this: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2503272+0+archive/2004/freebsd-questions/20040314.freebsd-questions and the only reply: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2513997+0+/usr/local/www/db/text/2004/freebsd-questions/20040314.freebsd-questions I've recompiled libxml2 a thousend times, with every possible combination of WITH_THREADS=false, WITHOUT_THREADS=true, THREADS=off, THREADS=no, etc, etc. /var/db/ports/libxml2/options has WITHOUT_THREADS=true, meaning that the THREADS option for libxml2 is OFF. I've recompiled each and ever port that depends on libxml2 (which is A LOT of ports) with the same make flags to no avail. What am I supposed to do? The problems seems to be only with xfce4. One single time I think I hit the correct combination of make flags, resulting in xfce4 working correctly again with libxml2. Then, some days ago, I updated libxml2 and there it is again. Every other application (e.g. the Gimp) seems to works fine (I think). Why is this, what would I have to do and where should I read up on the problem? Gotta have it fixed! Argh! :-) I'd really appreciate any input concerning this! Hopefully I've provided enought information on the subject. Thanks in advance! -- Andreas "daff" Ntaflos | "A cynic is a man who knows the price of daff AT dword DOT org | everything, and the value of nothing." Vienna, AUSTRIA | Oscar Wilde