Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 20:07:01 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Mike Silbersack <silby@silby.com>
Cc:        threads@freebsd.org
Subject:   Re: Mutex unlock failure:  ?
Message-ID:  <Pine.GSO.4.10.10403152005320.9821-100000@pcnet5.pcnet.com>
In-Reply-To: <20040315182024.U89848@odysseus.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10403152005320.9821-100000>