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

2017-10-09 Thread Daniel Richard G.
On Mon, 2017 Oct 9 18:11+0200, Bruno Haible wrote: > > Thanks, I understand. However, I don't think it is adequate to put > this into a specific package (gawk) or gnulib; rather, I like the way > Autoconf-generated configure files obey the environment variables. Environment variables are still re

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

2017-10-09 Thread Bruno Haible
Hi Daniel, > > 1) What is 'xlc-wrap', compared to 'xlc'? (I'd like to know if > >something is missing in Autoconf or gnulib-common.m4.) > > xlc-wrap is my own script. It is quite simple: > > #!/bin/sh > exec xlc -qnosearch "$@" -qsearch=/usr/include > > It is used to work around a n

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

2017-10-08 Thread Daniel Richard G.
Hi Bruno, On Sun, 2017 Oct 8 10:53+0200, Bruno Haible wrote: > 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

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

2017-10-08 Thread Bruno Haible
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 Au

Build error due to missing locale_t on IBM z/OS

2017-10-08 Thread Daniel Richard G.
Hello list, I tested the latest tree on z/OS, and encountered this compile error: $ make check make check-recursive make[1]: Entering directory `/tmp/gnulib-build/gllib' make[2]: Entering directory `/tmp/gnulib-build/gllib' source='/tmp/testdir/gllib/hard-locale.c' object='hard-locale.o' libtool