From owner-freebsd-ports@FreeBSD.ORG Thu Feb 5 08:02:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24CA216A4CE for ; Thu, 5 Feb 2004 08:02:07 -0800 (PST) Received: from kraid.nerim.net (smtp-104-thursday.nerim.net [62.4.16.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E8A43D1D for ; Thu, 5 Feb 2004 08:02:05 -0800 (PST) (envelope-from mycroft@virgaria.org) Received: from lotus.plug-it.com (lotus.plug-it.com [62.212.108.163]) by kraid.nerim.net (Postfix) with ESMTP id 737EC419D7; Thu, 5 Feb 2004 17:02:02 +0100 (CET) Received: by lotus.plug-it.com (Postfix, from userid 11) id B2DE34029; Thu, 5 Feb 2004 17:02:19 +0100 (CET) X-Scanned-By: Plug-It Antivirus System. Received: from newborn.in.virgaria.org (unknown [2001:7a8:30a3:42::84:254]) by lotus.plug-it.com (Postfix) with ESMTP id 917D74026; Thu, 5 Feb 2004 17:01:52 +0100 (CET) Received: from newborn.in.virgaria.org (localhost [127.0.0.1]) by newborn.in.virgaria.org (Postfix) with ESMTP id 398CE1CC38; Thu, 5 Feb 2004 16:59:24 +0100 (CET) Received: (from mycroft@localhost) by newborn.in.virgaria.org (8.12.10/8.12.10/Submit) id i15FwNmr054904; Thu, 5 Feb 2004 16:58:23 +0100 (CET) (envelope-from mycroft) Date: Thu, 5 Feb 2004 16:58:23 +0100 From: Patrick MARIE To: Kevin Oberman Message-ID: <20040205155823.GA988@newborn.in.virgaria.org> Mail-Followup-To: Kevin Oberman , ports@FreeBSD.org References: <1075935794.761.79.camel@gyros> <20040205154413.CF7D65D07@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040205154413.CF7D65D07@ptavv.es.net> X-GPG-Key: http://www.minithins.net/~mycroft/key.txt X-GPG-Key-Fingerprint: 9117 6710 D241 53CA 2FBB AB3D 656D E3B8 99613BFB User-Agent: Mutt/1.5.6i X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.15.13 X-Spam-Status: No, hits=-9.5 required=6.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: ports@FreeBSD.org Subject: Re: HEADS UP: MAJOR changes to the ports system X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 16:02:07 -0000 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 pgp: http://www.minithins.net/~mycroft/key.txt