help-bison
[Top][All Lists]
Advanced

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

Re: bison-1.35: Gettextt 0.11.2 compiling problem on HP


From: Bruno Haible
Subject: Re: bison-1.35: Gettextt 0.11.2 compiling problem on HP
Date: Fri, 7 Jun 2002 22:50:21 +0200 (CEST)

Addi Abel wrote:

> | I have a problem on HP/UX 11.
> | 
> | I run the following command:
> | 
> |  ./configure --prefix=/opt/perl5.6/gnu --with-included-gettext
> | 
> | I am using the following compiler:
> | 
> |  C/ANSI C Dev LTU     11.11 Dec. 01 B3901BA          B.11.11.04
> | 
> | and I am getting the following error:
> | 
> |         cc -c -DLOCALEDIR=\"/opt/perl5.6/gnu/share/locale\" 
> | -DLOCALE_ALIAS_PATH=\"/opt/perl5.6/gnu/share/locale\"  -DLIB
> | DIR=\"/opt/perl5.6/gnu/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. 
> | -I../intl  -g  intl-compat.c
> | cc: "gettextP.h", line 67: error 1000: Unexpected symbol: "SWAP".

I don't reproduce this on HP-UX 11 with the following compiler:

$ what /usr/bin/cc
/usr/bin/cc:
         LINT B.11.11.02 CXREF B.11.11.02

> Maybe Bruno has already heard of this problem?  I don't know what
> fools your compiler.

Looks like a wrong value of UINT_MAX or a bug in the #if evaluation in
the preprocessor.

Bruno



reply via email to

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