From owner-freebsd-gnome@FreeBSD.ORG Thu Feb 12 07:08:20 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA7D016A4CE for ; Thu, 12 Feb 2004 07:08:20 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id D4EB743D39 for ; Thu, 12 Feb 2004 07:08:20 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 1407 invoked by uid 1252); 12 Feb 2004 15:08:20 -0000 Date: 12 Feb 2004 10:08:20 -0500 Date: Thu, 12 Feb 2004 10:08:20 -0500 From: Adam Weinberger To: Peter Ulrich Kruppa Message-ID: <20040212150820.GM3365@toxic.magnesium.net> References: <20040212143808.G31291@pukruppa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040212143808.G31291@pukruppa.net> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: freebsd-gnome@freebsd.org Subject: Re: gtk+-2.3.2 install fails X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 15:08:21 -0000 >> (02.12.2004 @ 0859 PST): Peter Ulrich Kruppa said, in 1.7K: << > Hi! > > This is quite nasty: > gtk+-2.3.2 asked me to make deinstall && make reinstall and the > latter failed with > > ------------------------------------------------------ > make install-data-hook > /bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0 > ../../gtk/gtk-query-immodules-2.0 > > /usr/X11R6/etc/gtk-2.0/gtk.immodules > Fatal error 'Spinlock called when not threaded.' at line 83 in > file /usr/src/lib > /libpthread/thread/thr_spinlock.c (errno = 0) > 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 > > Stop in > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.3.2/modules/input. > *** Error code 1 > > Stop in > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.3.2/modules/input. > *** Error code 1 > > Stop in > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.3.2/modules/input. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.3.2/modules. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.3.2. > *** Error code 1 > Stop in /usr/ports/x11-toolkits/gtk20. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20. > ------------------------------------------------------ > > It would be nice if someone helped out, since Gnome seems to be > sort of dysfunctional without gtk :-( > > Regards, > > Uli. > > > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >> end of "gtk+-2.3.2 install fails" from Peter Ulrich Kruppa << You have libraries linked against both libc_r and libpthread. You need to rebuild all your ports. Easiest way to accomplish this: rm /usr/X11R6/lib/gtk-2.0/2.2.0/loaders/svg_loader.so \ /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so && \ portupgrade -arf Please also check mailing list archives, as this has been answered many, many times in the last few weeks. # Adam -- Adam Weinberger adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net http://www.vectors.cx