Mutex unlock failure: ?

Mike Silbersack silby at silby.com
Mon Mar 15 20:03:59 PST 2004


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


More information about the freebsd-threads mailing list