Problem with pthreads under RedHat 6.1

Mark Donnelly gimli at offcenter.org
Thu Nov 11 11:14:18 EST 1999


On Thu, 11 Nov 1999, Ed Miner wrote:

> I am having a problem running software that tries to use the pthread
> library. When I run the binary, I receive the following error message:
> 
> ./uxwdog: error in loading shared libraries: ./uxwdog: symbol
> sigprocmask, version GLIBC_2.0 not defined in file libpthread.so.0 with
> link time reference

This sounds to me as if libpthread is looking for a specific version of
glibc, glibc2.0.  Have you upgraded it to glibc2.1?  Try a 'rpm -q glibc'
to determine.  If it's > 2.0, you might try upgrading your pthreads.
(Email me if you need help with this)

--Mark


-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list