Try resetting environment variable GNU_LIBPTHREAD_VERSION
export GNU_LIBPTHREAD_VERSION=""
Then check for thread version again.
getconf GNU_LIBPTHREAD_VERSION
e.g.
getconf GNU_LIBPTHREAD_VERSION
NPTL 0.61
If this tells you the version of threads is NTPL then this will solve
your problem.
Sorry for the reply to a 6-month-old message, but I didn't see any other
replies to it, and I ran into this same problem today.
Original message follows unsnipped, as the context is probably not
as readily available as you might wish.
On Mon, Jan 02, 2006 at 10:30:35PM -0500, David Coulson wrote:
2 matches
Mail list logo