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: Dirk Heinrichs
Subject: Re: Problems building 3.1.[23] on HP-UX 11.11
Date: Tue, 22 Jul 2003 14:41:36 +0200
User-agent: KMail/1.5

Hi Stepan,
> On Tue, Jul 22, 2003 at 01:57:39PM +0200, Dirk Heinrichs wrote:
> > I want to build gawk 3.1.3 on HP-UX 11.11 and get the following error:
> > awk.h:970: parse error before "mbstate_t"
>
> Perhaps the compiler doesn't like declarations spanning over two
> lines.  Could you please try to join the two lines?
> I wonder whether this helps.
No, it doesn't. I can't imagine that GCC has this kind of odd behaviour :-)

> If you want just a workaround, you can simply edit the line 78 of awk.h:
>       #define MBS_SUPPORT
> so that it reads:
>       #undef MBS_SUPPORT
>
> This might enable you to compile gawk without support for multibyte
> charsets.
Yup, that and in regex_internal.h, changeing line 85 to:
# undef RE_ENABLE_I18N

let the build finish.

Thanks...

        Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)151 1513 6954
Configuration Manager   | Fax:  +49 (0)211 47068 111
Cap Gemini Ernst & Young| Mail: address@hidden
Hambornerstraße 55      | Web:  http://www.cgey.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Attachment: pgpSH3_ZublhA.pgp
Description: signature


reply via email to

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