From owner-freebsd-current@FreeBSD.ORG Mon Feb 9 01:51:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE1316A4CE for ; Mon, 9 Feb 2004 01:51:45 -0800 (PST) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D70443D2F for ; Mon, 9 Feb 2004 01:51:44 -0800 (PST) (envelope-from gaml@buz.ch) Received: (qmail 23637 invoked from network); 9 Feb 2004 09:51:40 -0000 Received: from 217-162-134-28.dclient.hispeed.ch (HELO ga) (217.162.134.28) by 0 with SMTP; 9 Feb 2004 09:51:40 -0000 Date: Mon, 9 Feb 2004 10:53:27 +0100 From: Gabriel Ambuehl X-Priority: 3 (Normal) Message-ID: <224851884.20040209105327@buz.ch> To: Mark Huizer In-Reply-To: <20040209085751.GA16284@eeyore.local.dohd.org> References: <20040209085751.GA16284@eeyore.local.dohd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: kde@freebsd.org cc: current@freebsd.org Subject: Re: Problems building KDE3 on recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabriel Ambuehl List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 09:51:45 -0000 Hi Mark Huizer, you wrote. MH> The error in kdebase3 building is: MH> ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; fal MH> se )^M MH> Fatal error 'Spinlock called when not threaded.' at line 83 in file MH> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)^M MH> Abort trap (core dumped)^M MH> The entire script of the build can be found on MH> http://www.dohd.org/~xaa/kdebuild.txt (appr. 170KB) MH> I already deleted automake/autoconf/gmake to make sure those were not MH> the problem, and I rebuilt libqt MH> Anyone have a better experience? Same problem here, I have run portupgrade --all before it on system built yesterday. I strongly suspect libkse being at fault here. Regards, Gabriel