Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2004 01:48:40 +0100
From:      Arjan van Leeuwen <avleeuwen@piwebs.com>
To:        freebsd-ports@freebsd.org
Cc:        Kent Stewart <kstewart@owt.com>
Subject:   Re: KDE 3.2 build problem... spinlock?
Message-ID:  <200402070148.43343.avleeuwen@piwebs.com>
In-Reply-To: <200402061116.07935.kstewart@owt.com>
References:  <20040206190242.GZ50677@backmaster.cdsnet.net> <200402061116.07935.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-02=_rXDJAdV4pDK6JJr
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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 =3D 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=20
your libmap.conf to map libc_r to libpthread, that should work. Or if you=20
have some extra time :), find the offending library that links against libc=
_r=20
and recompile it.

Arjan

>
> Kent

--Boundary-02=_rXDJAdV4pDK6JJr
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAJDXr3Ym57eNCXiERAtYAAJ43hDBhYPv3vlI/r++deLX6ZK+2VwCgsfwU
RWKiYc67h94tYn7rsmQglAc=
=dtZ5
-----END PGP SIGNATURE-----

--Boundary-02=_rXDJAdV4pDK6JJr--



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