This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/7771: Build on AIX fails


>Number:         7771
>Category:       other
>Synopsis:       Build on AIX fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 30 02:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Kitchener
>Release:        gcc-3.2
>Organization:
>Environment:
AIX 4.3.3 Power PC
>Description:
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
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]