Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2004 20:51:43 -0500
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        Edwin Culp <eculp@viviendaatualcance.com.mx>
Cc:        ports@freebsd.org
Subject:   Re: Current cvs kde3 breaks for me in kdelibs-3.2 - Spinlock
Message-ID:  <20040208015143.GA3365@toxic.magnesium.net>
In-Reply-To: <20040207192557.scsscg4ss40cw444@mail.viviendaatualcance.com.mx>
References:  <20040207192557.scsscg4ss40cw444@mail.viviendaatualcance.com.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
>> (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@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net
http://www.vectors.cx



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