Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2004 15:34:00 -0600
From:      Scott Long <scottl@FreeBSD.org>
To:        Andreas Klemm <andreas@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Fatal error 'Spinlock called when not threaded.' ... (Re:FreeBSD 5.3-BETA6 available)
Message-ID:  <415735C8.8000604@FreeBSD.org>
In-Reply-To: <20040926212936.GA4247@titan.klemm.apsfilter.org>
References:  <415720FD.8080603@samsco.org> <20040926212936.GA4247@titan.klemm.apsfilter.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm wrote:
> Hi,
> 
> don't know if this a a local problem, but during the last OS update
> by "make world" I suddenly couldn't re-login under X11 (screen saver
> locked screen and I couldnt sucessfully re-login).
> Ctrl-ALT-BS helped, shutdown of X11, then reboot.
> 
> But then I was unable to start X11 because kdeinit couldn't startup.
> With other window manager no problem.
> Error message is some problem with kdeinit to "connect:".
> 
> Now I assumed an error with kdelibs and deinstalled kdelibs3
> and tried to reinstall.
> 
> kdelibs3 cannot be re-compiled because of an error during compilation.
> 
> I re-cvsupped, made world again, reboot and now I'm trying to 
> recompile kdelibs3 a 2nd time, same error at same location.

You are probably mixing libc_r and libpthread somewhere.  Use
/etc/libmap.conf to map libc_r over to libpthread.  The best long-term
solution is to recompile all of your ports.

Scott



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