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: Wed, 23 Jul 2003 07:57:52 +0200
User-agent: KMail/1.5

Am Dienstag, 22. Juli 2003 15:38 schrieb ext Stepan Kasal:
> 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?

Unfortunately, it dos not. I get

make[2]: Entering directory `/vob/apps/misc/gawk-3.1.3/intl'
gcc -c -DLOCALEDIR=\"/vob/apps/gnu/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/vob/apps/gnu/share/locale\" 
-DLIBDIR=\"/vob/apps/gnu/HP-UX/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/vob/apps/gnu/HP-UX/lib\" -DNO_XMALLOC 
-Dset_relocation_prefix=libintl_set_relocation_prefix 
-Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. 
-I..  -g -O2  bindtextdom.c
In file included from /usr/include/iconv.h:24,
                 from gettextP.h:29,
                 from bindtextdom.c:32:
/vob/apps/gcc/HP-UX/lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.2.3/include/wchar.h:87: 
syntax error before "va_list"
/vob/apps/gcc/HP-UX/lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.2.3/include/wchar.h:88: 
syntax error before "va_list"
/vob/apps/gcc/HP-UX/lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.2.3/include/wchar.h:89: 
syntax error before "va_list"
make[2]: *** [bindtextdom.o] Error 1
make[2]: Leaving directory `/vob/apps/misc/gawk-3.1.3/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/vob/apps/misc/gawk-3.1.3'
make: *** [all] Error 2

va_list should be defined in stdarg.h, but I can't figure out why it isn't 
with _INCLUDE__STDC_A1_SOURCE defined.

Bye...

        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: pgptH_o3nxBlP.pgp
Description: signature


reply via email to

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