building bash on AIX 5.1

From: efiryago@profitlogic.com
Date: 03/31/03


From: efiryago@profitlogic.com (efiryago@profitlogic.com)
Date: 31 Mar 2003 12:32:05 -0800

I am trying to build GNU bash V2.05b.0(8) on AIX 5.1. The 'make' step
fails at compiling bash's error.c source with the following error:

        cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"'
-DCONF_OSTYPE='"aix5.1.0.0"'
-DCONF_MACHTYPE='"powerpc-ibm-aix5.1.0.0"' -DCONF_VENDOR='"ibm"'
-DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -c error.c
"error.c", line 125.1: 1506-343 (S) Redeclaration of programming_error
differs from previous declaration on line 33 of "error.h".
"error.c", line 125.1: 1506-378 (I) Prototype for function
programming_error cannot contain "..." when mixed with a nonprototype
declaration.

Does anybody know how to fix that?

Thanks,
-Eugene



Relevant Pages

  • Re: building bash on AIX 5.1
    ... epc> I am trying to build GNU bash V2.05b.0on AIX 5.1. ... epc> fails at compiling bash's error.c source with the following error: ... epc> differs from previous declaration on line 33 of "error.h". ...
    (comp.unix.aix)
  • Re: Sun f95 Error 1135: unexpected FORM specifier
    ... don't use any optimization while compiling the code. ... declaration, I could run the a.out only when I compiled and linked ... I am running MODFLOW 96. ...
    (comp.lang.fortran)
  • Re: RpcNsBindingLookupBegin() returns 1761:The entry is not found
    ... I presume there is a DECLARATION of the variable "EntryName", ... Now it fails almost every time. ... Perhaps the entry you are asking for does not exist in newer operating systems? ...
    (microsoft.public.vc.mfc)
  • XPC Does Not Compile
    ... declaration of 'XPCCALLCONV' ...
    (comp.soft-sys.matlab)
  • Re: compiling taucs problem (Re: solving Ax=b with sparse A)
    ... The function declaration in line 6 of spmat.cc ... exception are fortran libraries that you call from C, ... int main{ ... I can't see what I am doing wrong while compiling the example ...
    (sci.math.num-analysis)