On 4/28/15 19:25, Sevan Janiyan wrote:
Just ran into an issue which affects gzip, gettext & tar on AIX.
Thanks for reporting that seven years ago. I just now tried building
bleeding-edge gzip and gettext 0.21 on AIX 7.1 with xlc, and it worked
for me.
gzip no longer uses quotearg, and gett
Hi,
Just ran into an issue which affects gzip, gettext & tar on AIX.
The configure tests for wctype.h & checks for the suitability of
wctype_t & wctrans_t.
It detects the presence of wctype.h but wctype_t & wctrans_t are
unsuitable at which point it tries to use its own bundled copy of
wctype.h.