bug-gnulib
[Top][All Lists]
Advanced

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

Re: Build error due to missing locale_t on IBM z/OS


From: Bruno Haible
Subject: Re: Build error due to missing locale_t on IBM z/OS
Date: Sun, 08 Oct 2017 10:53:21 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-96-generic; KDE/5.18.0; x86_64; ; )

Hi Daniel,

> I tested the latest tree on z/OS, and encountered this compile error:

Since you are the only one here on this list who has access to z/OS, we need
more details in order to perform the analysis:

1) What is 'xlc-wrap', compared to 'xlc'? (I'd like to know if something is
missing in Autoconf or gnulib-common.m4.)

2) 
> ERROR CCN3166 ./locale.h:648   Definition of function locale_t requires 
> parentheses.
> ERROR CCN3276 ./locale.h:648   Syntax error: possible missing '{'?

Can you show the lines around 648 in the generated locale.h? Unfortunately the
line numbers in locale.h and locale.in.h are not the same.

3)
> ERROR CCN3273 /usr/include/stdlib.h:64    Missing type in declaration of 
> div_t.
> ERROR CCN3166 /usr/include/stdlib.h:544   Definition of function div_t 
> requires parentheses.

Can you show the lines around 64 and 544 in /usr/include/stdlib.h?

Bruno




reply via email to

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