bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Problems building 3.1.[23] on HP-UX 11.11


From: Stepan Kasal
Subject: Re: Problems building 3.1.[23] on HP-UX 11.11
Date: Tue, 22 Jul 2003 15:38:19 +0200
User-agent: Mutt/1.2.5.1i

Hello again,

On Tue, Jul 22, 2003 at 03:22:31PM +0200, Dirk Heinrichs wrote:
> The prototype is the same, but in wchar.h I found this:
> #        ifdef _INCLUDE__STDC_A1_SOURCE
> #             include <sys/_mbstate_t.h>
> 
> a few lines before mbrlen() prototype, so you might have to define 
> _INCLUDE__STDC_A1_SOURCE somewhere.

thank you very much.  The right place is custom.h .
Could you please untar a fresh copy of gawk-3.1.3, add
        #define _INCLUDE__STDC_A1_SOURCE
as next to last line of custom.h
and verify that it builds?

You can also run "make check" after the build, to verify that gawk
operates correctly.

When you verify this, I'll submit this bug-fix to the gawk maintainer.

Thank you,
        Stepan Kasal




reply via email to

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