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. ScottReceived on Sun Feb 15 2004 - 19:33:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:43 UTC