HEADS UP: MAJOR changes to the ports system

Jonathan Fosburgh syjef at mdanderson.org
Thu Feb 5 08:09:01 PST 2004


On Thursday 05 February 2004 09:44, Kevin Oberman wrote:

> Unfortunately, the reinstallation of threaded ports on both of my
> current systems died in gtk with the same error:
> /bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
> ../../gtk/gtk-query-immodules-2.0 > /usr/X11R6/etc/gtk-2.0/gtkimmodules
> Fatal error 'Spinlock called when not threaded.' at line 83 in file
> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) Abort trap (core
> dumped) *** Error code 134

Sounds like something is linking against multiple thread libraries, probably 
libc_r and lpthread.  Set up libmap.conf to map libc_r to libpthread.  Do the 
same if you have ever linked to libkse or libthr directly.
-- 
Jonathan Fosburgh
AIX and Storage Administrator
UT MD Anderson Cancer Center
Houston, TX 


More information about the freebsd-current mailing list