On Wed, 12 Mar 2003, William Harris wrote: > On Wednesday, March 12, 2003, at 04:33 PM, Gisle Aas wrote: [...] > > This is probably a libc issue. What kind of system are you running? [...] > My libc is glibc 2.2.4 (according to the redhat rpm I have installed), > with gcc 2.96. As far as I can tell, I have the same stuff installed on > two other boxes, and they both give the correct results.
Is the package (rather than 'upstream' release) version the same across your various boxes? Perhaps redhat applied a patch at some point. I don't remember exactly how redhat packages are versioned, but debian packages usually have a version like x.y.z-n, where x.y.z is the upstream release version and n is the package version. John
