When trying to compile gcc3.2 I get the following error "plural.y", line 264.1: 1506-343 (S) Redeclaration of __gettextlex differs from previous declaration on line 73 of "plural.y". "plural.y", line 264.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 make[2]: Leaving directory `/users2/gcc/objdir/gcc/intl' make[1]: *** [intl.all] Error 1 make[1]: Leaving directory `/users2/gcc/objdir/gcc' make: *** [all-gcc] Error 2 Release: gcc-3.2 Environment: AIX 4.3.3 Power PC
Responsible-Changed-From-To: unassigned->dje Responsible-Changed-Why: AIX
State-Changed-From-To: open->closed State-Changed-Why: IBM's compiler has difficulty with the internationalization functions. Either bootstrap beginning with GCC instead of IBM's compiler or configure with --disable-nls.
*** Bug 8710 has been marked as a duplicate of this bug. ***
*** Bug 5883 has been marked as a duplicate of this bug. ***
*** Bug 11388 has been marked as a duplicate of this bug. ***
*** Bug 12638 has been marked as a duplicate of this bug. ***