From root@spotteswoode.dnsalias.org  Wed Jun 13 20:10:33 2007
Return-Path: <root@spotteswoode.dnsalias.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DBDCE16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Jun 2007 20:10:33 +0000 (UTC)
	(envelope-from root@spotteswoode.dnsalias.org)
Received: from mail-out02.broadnet-mediascape.de (mail-out02.broadnet-mediascape.de [62.206.1.19])
	by mx1.freebsd.org (Postfix) with SMTP id 6FBC613C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Jun 2007 20:10:33 +0000 (UTC)
	(envelope-from root@spotteswoode.dnsalias.org)
Received: (qmail 27347 invoked by uid 113); 13 Jun 2007 20:10:31 -0000
Received: from 212.99.205.111 by mail-out02 (envelope-from <root@spotteswoode.dnsalias.org>, uid 106) with qmail-scanner-1.25 
 ( 
 Clear:RC:1(212.99.205.111):. 
 Processed in 0.256488 secs); 13 Jun 2007 20:10:31 -0000
Received: from d463cd6f.datahighways.de (HELO spotteswoode.dnsalias.org) (212.99.205.111)
  by mail-out02.broadnet-mediascape.de with SMTP; 13 Jun 2007 20:10:30 -0000
Received: by spotteswoode.dnsalias.org (Postfix, from userid 0)
	id A904A279FA; Wed, 13 Jun 2007 22:08:48 +0200 (CEST)
Message-Id: <20070613200848.A904A279FA@spotteswoode.dnsalias.org>
Date: Wed, 13 Jun 2007 22:08:48 +0200 (CEST)
From: clemens fischer <ino-news@spotteswoode.dnsalias.org>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc: clemens fischer <ino-news@spotteswoode.dnsalias.org>
Subject: misc/shared-mime-info doesn't install, can't find threading-fun
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         113666
>Category:       ports
>Synopsis:       misc/shared-mime-info doesn't install, can't find threading-fun
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 20:20:03 GMT 2007
>Closed-Date:    Wed Jan 09 02:57:11 UTC 2008
>Last-Modified:  Wed Jan 09 02:57:11 UTC 2008
>Originator:     clemens fischer
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD spotteswoode.dnsalias.org 6.2-STABLE
FreeBSD 6.2-STABLE #19: Sat May 26 19:53:56 CEST 2007
root@spotteswoode.dnsalias.org:/usr/obj/usr/src/sys/spott i386

>Description:

without much enthusiasm, i tried to install news/pan, but all the
ncurses newsreaders suck one way or the other, i thought, might as well
try a GUI-one for a change.  saw the long list of GNOME dependencies and
my heart sunk, but i kept up the spirit.

[time passed] an hour or so later me thinks all is fine as
load-level decreases, but: no pan. portupgrade(8) couldn't install
misc/shared-mime-info due to a "link error". to shorten this sad story:
the precise error massage was:

  /usr/local/lib/libxml2.so: undefined reference to `pthread_equal'

wow.

>How-To-Repeat:

i think it suffices to try to install misc/shared-mime-info and watch it
fail.

>Fix:

i don't have a fix.  to get it to install, i fixed up the "inner"
Makefile:

  /usr/ports/misc/shared-mime-info/work/shared-mime-info-0.21/Makefile
  -ALL_LIBS = -L/usr/local/lib -lxml2 -lglib-2.0 -liconv
  +ALL_LIBS = -L/usr/local/lib -lxml2 -lglib-2.0 -liconv -lc_r

after that the port installed.  wow, again.

regards, clemens
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: mezz 
State-Changed-When: Tue Dec 11 19:42:02 UTC 2007 
State-Changed-Why:  
Did you installed libxml2 with WITH_THREADS (old) or WITH_THREADS_BREAK (new)? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113666 
Responsible-Changed-From-To: freebsd-threads->gnome 
Responsible-Changed-By: mezz 
Responsible-Changed-When: Tue Dec 11 19:48:37 UTC 2007 
Responsible-Changed-Why:  
Move to correct place, freebsd-gnome@. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113666 
State-Changed-From-To: feedback->closed 
State-Changed-By: mezz 
State-Changed-When: Wed Jan 9 02:56:17 UTC 2008 
State-Changed-Why:  
The submitter already has solved on his own, but we don't recommend to enable 
thread option in libxml2 as it will break other ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113666 
>Unformatted:
