Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 17:13:31 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Tomas Randa <lists@hosting50.cz>
Cc:        current@freebsd.org
Subject:   Re: Problems compiling kdelibs under RELENG_5
Message-ID:  <20040829171200.W69068@carver.gumbysoft.com>
In-Reply-To: <1093613358.691.3.camel@ares.office.internetservice.cz>
References:  <1093613358.691.3.camel@ares.office.internetservice.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Aug 2004, Tomas Randa wrote:

> I upgraded on RELENG_5, but while compiling kdelibs3, I have the
> following error:
>
> gmake[3]: Entering directory
> `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3/kdecore'
> ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f
> ksycoca.kidl ; false )
> Fatal error 'Spinlock called when not threaded.' at line 83 in file
> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

This is the telltale that you have crossed threading libraries.  There is
lots of information about this in the archives.

The short fix is to rebuild these ports in this order:

XFree86 (or xorg if you're using that)
qmake
qt
kde*

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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