bug-textutils
[Top][All Lists]
Advanced

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

Re: textutils-2.0.21: build failure on IBM AIX 4.3 with native cc


From: Jim Meyering
Subject: Re: textutils-2.0.21: build failure on IBM AIX 4.3 with native cc
Date: Sat, 23 Feb 2002 08:30:30 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.2.50 (i686-pc-linux-gnu)

"Nelson H. F. Beebe" <address@hidden> wrote:
> As promised in my report last night, I did a second build of
> textutils-2.0.21 on IBM AIX 4.3 with the native cc compiler, instead
> of gcc.  This gave a different build failure:
>
>       cc -c 
> -DLOCALEDIR=\"/uufs/inscc.utah.edu/common/home/mthnhb/ppc/local/share/locale\"
>       
> -DLOCALE_ALIAS_PATH=\"/uufs/inscc.utah.edu/common/home/mthnhb/ppc/local/share/locale\"
>       -DLIBDIR=\"/uufs/inscc.utah.edu/common/home/mthnhb/ppc/local/lib\"
>       -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g  plural.c
>       "plural.y", line 260.1: 1506-343 (S) Redeclaration of __gettextlex 
> differs
>       from previous declaration on line 69 of "plural.y".
>       "plural.y", line 260.1: 1506-381 (I) The type "const unsigned char**" of
>       parameter 2 in the prototype declaration is not compatible with the
>       corresponding parameter type "unsigned char**" in the nonprototype
>       declaration.
>       make[2]: *** [plural.o] Error 1

Thanks for the report!  That has already been fixed for
the next release by using a replacement plural.c that was
generated using a newer version of bison:

Attachment: plural.c
Description: Text Data


reply via email to

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