KDE 3.2 build problem... spinlock?

Arjan van Leeuwen avleeuwen at piwebs.com
Fri Feb 6 16:49:06 PST 2004


On Friday 06 February 2004 20:16, Kent Stewart wrote:
> On Friday 06 February 2004 11:02 am, Jaye Mathisen wrote:
> > No idea what's going on.  I was getting this same error building KDE
> > 3.1.4, but held off on the report until after 3.2 was imported...
> >
> > fi
> > ../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'
>
> You might check back a few days. IIRC, the spinlock problem was fixed in
> a recent update to -current.

No, it means you have different threading libraries linked in. Try setting up 
your libmap.conf to map libc_r to libpthread, that should work. Or if you 
have some extra time :), find the offending library that links against libc_r 
and recompile it.

Arjan

>
> Kent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040207/c322a21f/attachment.bin


More information about the freebsd-ports mailing list