From: Dan K. <da...@ke...> - 2003-05-12 07:56:05
|
Troels Walsted Hansen wrote: >>I fixed a threading problem that 1.9.6 has with glibc >= 2.3.2, >>which caused it to mis-handle errno, but IIRC RH8 is glibc-2.3.1 >>and the errno problems didn't seem to afflict it. > > > RH8 ships with glibc 2.3.1, but 2.3.2 is available as a security update, > so many people probably have 2.3.2. > > https://rhn.redhat.com/errata/RHSA-2003-089.html > [dank@krunch dank]$ cat /etc/issue Red Hat Linux release 8.0 (Psyche) Kernel \r on an \m [dank@krunch dank]$ rpm -q -a | grep glibc glibc-2.2.93-5 glibc-devel-2.2.93-5 glibc-common-2.2.93-5 glibc-kernheaders-2.4-7.20 I don't think my system is updated. Thus I suspect Red Hat 8 ships with a prerelease version of glibc 2.3.0 called 2.2.93. (And since my problem happens on rh7.2 as well, I don't think the errno handling is the problem.) - Dan -- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045 |