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

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

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


From: Dirk Heinrichs
Subject: Problems building 3.1.[23] on HP-UX 11.11
Date: Tue, 22 Jul 2003 13:57:39 +0200
User-agent: KMail/1.5

Hi,

I want to build gawk 3.1.3 on HP-UX 11.11 and get the following error:

if gcc -DDEFPATH="\".:/vob/apps/misc/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/vob/apps/misc/share/locale\"" -I. -I. -I. -I./intl    -g 
-O2 -MT array.o -MD -MP -MF ".deps/array.Tpo" \
  -c -o array.o `test -f 'array.c' || echo './'`array.c; \
then mv -f ".deps/array.Tpo" ".deps/array.Po"; \
else rm -f ".deps/array.Tpo"; exit 1; \
fi
In file included from array.c:43:
awk.h:970: parse error before "mbstate_t"
make[2]: *** [array.o] Error 1
make[2]: Leaving directory `/vob/apps/misc/gawk-3.1.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/vob/apps/misc/gawk-3.1.3'
make: *** [all] Error 2

Also tried 3.1.2 and different versions of GCC (3.1.1, 3.2.2 and 3.2.3) with 
the same results (in 3.1.2 it's line 939 instead of 970, but the error is 
the same).

No special configure options, just --(exec-)prefix.

Also, no problems on Solaris 2.8 and Linux.

Any hints?

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


reply via email to

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