bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monetary module build error with older glibc versions


From: Tom G. Christensen
Subject: Re: monetary module build error with older glibc versions
Date: Thu, 30 Nov 2017 08:44:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 29/11/17 00:06, Paul Eggert wrote:
On 11/27/2017 12:17 PM, Tom G. Christensen wrote:
A full gnulib snapshot can now again be built on CentOS 5 and testresults are good, only two testsuite errors:

Thanks, the first one is because CentOS 5 conforms only to pre-2001 POSIX, and the second one is due to a bug in glibc 2.9-and-earlier strverscmp. I installed the attached to document both issues and to fix the test case for the former issue. You're welcome to submit a patch for the latter issue, though I expect it's low priority.



Thanks Paul.

Unfortunately test-nstrftime still fails because <unistd.h> on CentOS 5 contains:
#define _POSIX_VERSION  200112L

-tgc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]