Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 17:47:45 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        current@freebsd.org
Subject:   Re: Problems compiling kdelibs under RELENG_5
Message-ID:  <41327931.9090004@elischer.org>
In-Reply-To: <20040829171200.W69068@carver.gumbysoft.com>
References:  <1093613358.691.3.camel@ares.office.internetservice.cz> <20040829171200.W69068@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug White wrote:
> 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:

But to get working immediatly, use libmap.conf to map everything to the same
pthread library.

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




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