Current cvs kde3 breaks for me in kdelibs-3.2 - Spinlock

Adam Weinberger adamw at FreeBSD.org
Sat Feb 7 17:51:43 PST 2004


>> (02.07.2004 @ 2025 PST): Edwin Culp said, in 1.0K: <<
> I erased my old kde3.1.4 and tried compiling kde3.2 and didn't get very far:-)
> 
> Making all in .
> gmake[3]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.0/kdecore
> '
> ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; fal
> se )
> 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
> 
> Any and all, ideas and help appreciated.
> 
> ed
>> end of "Current cvs kde3 breaks for me in kdelibs-3.2 - Spinlock" from Edwin Culp <<

This is because anything linked against both libc_r and libpthread will
error out like that. You need to rebuild pretty much all of your ports.
Note that in order to rebuild qt32, you have to deinstall the old
version or it won't build.

# Adam


--
Adam Weinberger
adam at vectors.cx // adamw at FreeBSD.org // adamw at magnesium.net
http://www.vectors.cx


More information about the freebsd-ports mailing list