Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 23:33:16 -0500
From:      Scott Sipe <cscotts@mindspring.com>
To:        David Gilbert <dgilbert@dclg.ca>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -CURRENT and kde3.
Message-ID:  <4030480C.3050409@mindspring.com>
In-Reply-To: <16432.15560.308794.589494@canoe.dclg.ca>
References:  <16432.15560.308794.589494@canoe.dclg.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
David Gilbert wrote:
> After recompiling every installed port on my machine to track down the
> problem, kde still won't build with the error message:
> 
> ../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)
> Abort trap (core dumped)
> gmake[3]: *** [ksycoca.kidl] Error 1
> gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/x11/kdelibs3.
> *** Error code 1
> 
> Stop in /usr/ports/x11/kdebase3.
> *** Error code 1
> 
> Stop in /usr/ports/x11/kde3.
> 
> ... which seems related to the major change in how threads have just
> changed.
> 
> Dave.
> 

I had the same problem exactly, even though I rebuilt all my ports like 
10 times (portupgrade -Rrf etc).  What I ultimately did was delete all 
my kde ports, and all the ports it depended on (qmake, XFree libs, etc) 
and then do a "portinstall kde-lite" and that did work. Dunno why 
portupgraded didn't do the trick, I couldn't figure out where the libc_r 
link was being pulled in.

Scott



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