Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 22:03:56 -0600 (CST)
From:      Mike Silbersack <silby@silby.com>
To:        Daniel Eischen <eischen@vigrid.com>
Cc:        threads@freebsd.org
Subject:   Re: Mutex unlock failure:  ?
Message-ID:  <20040315215955.P33289@odysseus.silby.com>
In-Reply-To: <Pine.GSO.4.10.10403152005320.9821-100000@pcnet5.pcnet.com>
References:  <Pine.GSO.4.10.10403152005320.9821-100000@pcnet5.pcnet.com>

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

On Mon, 15 Mar 2004, Daniel Eischen wrote:

> On Mon, 15 Mar 2004, Mike Silbersack wrote:
>
> > Ugh, it's probably all OK, I'll report back if there is still a problem.
> >
> > My libmap still contained this:
> >
> > libc_r.so.5             libkse.so.1
> > libc_r.so               libkse.so
> >
> > Which, of course, means that I was using old libraries...
>
> Actually, it means you might have been using both libkse and
> libpthread (new ports are built with -lpthread, old ports
> still may have -lc_r).
>
> --
> Dan Eischen

Ah, good point!

FWIW, kdepim built properly and I'm on to building kdebase.  It appears
that this library mismatch was indeed the cause of my problems.

Maybe someone with makefile-foo should throw something into installworld
which deletes libkse. :)

Mike "Silby" Silbersack



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