threads/113666: misc/shared-mime-info doesn't install, can't find threading-fun

clemens fischer ino-news at spotteswoode.dnsalias.org
Wed Jun 13 20:20:04 UTC 2007


>Number:         113666
>Category:       threads
>Synopsis:       misc/shared-mime-info doesn't install, can't find threading-fun
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-threads
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 20:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:


More information about the freebsd-threads mailing list