Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 16:58:23 +0100
From:      Patrick MARIE <mycroft@virgaria.org>
To:        Kevin Oberman <oberman@es.net>
Cc:        ports@FreeBSD.org
Subject:   Re: HEADS UP: MAJOR changes to the ports system
Message-ID:  <20040205155823.GA988@newborn.in.virgaria.org>
In-Reply-To: <20040205154413.CF7D65D07@ptavv.es.net>
References:  <1075935794.761.79.camel@gyros> <20040205154413.CF7D65D07@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 05, 2004 at 07:44:13AM -0800, 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

  I got the same thing this morning.
  The only way I got to "fix" that (without using /etc/libmap.conf hint)
was to remove an old .so in /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/
(Which I lost his name after, and that is not built anymore. I don't
know why it was there ...)
  
  Get a look with ldd on /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/*.so,
and look after libs which depend of libc_r.so ...
  
  Cheers,
  - patrick

-- 
Patrick MARIE <mycroft@virgaria.org>
pgp: http://www.minithins.net/~mycroft/key.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040205155823.GA988>