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

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

gawk 3.1.1 fail to compile on AIX 5.1


From: Petter Reinholdtsen
Subject: gawk 3.1.1 fail to compile on AIX 5.1
Date: Tue, 29 Oct 2002 13:12:39 +0100

gawk 3.1.1 fail to compile on AIX 5.1 with the following error
message.  I suggest upgrading the intl directory from a newer version
of gettext.  The version in gettext 0.11.5 compiled just fine on AIX
5.1.

cc-wrapper: cc -O2 -std1 -D_POSIX_C_SOURCE -qlanglvl=ansi -I/local/include 
-L/local/lib -c -DLOCALEDIR="/local/share/locale" 
-DLOCALE_ALIAS_PATH="/local/share/locale" -DLIBDIR="/local/lib" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I../intl -D_XOPEN_SOURCE_EXTENDED=1 l10nflist.c
cc: 1501-210 command option t contains an incorrect subargument
"l10nflist.c", line 227.6: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 232.10: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 237.10: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 242.10: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 249.10: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 254.10: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 260.12: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 264.14: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
"l10nflist.c", line 376.12: 1506-068 (S) Operation between types "char*" and 
"int" is not allowed.
make[2]: *** [l10nflist.o] Error 1
make[2]: Leaving directory 
`/usit/hufflepuff/local/store/hufflepuff/gawk-c/src-3.1.1-rs6aix5/intl'




reply via email to

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