building bash on AIX 5.1
From: efiryago@profitlogic.com
Date: 03/31/03
- Next message: Al Murry: "Re: SSA Raid +HotSpare for 2Raid5?"
- Next in thread: Nicholas Dronen: "Re: building bash on AIX 5.1"
- Reply: Nicholas Dronen: "Re: building bash on AIX 5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Al Murry: "Re: SSA Raid +HotSpare for 2Raid5?"
- Next in thread: Nicholas Dronen: "Re: building bash on AIX 5.1"
- Reply: Nicholas Dronen: "Re: building bash on AIX 5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|