Hi, I am trying to install gdb 5.1.1 on an IB RS/6000 machine under AIX 4.3.3 maintenance level 9. When running make I get an error. Following is the last part of the dialog from make:
/usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE -DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -c cpu-powerpc.c -o cpu-powerpc.o /bin/sh ./libtool --mode=compile /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE -DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -c rs6000-core.c /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE -DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -c rs6000-core.c -o rs6000-core.o In file included from /usr/include/sys/user.h:77, from rs6000-core.c:67: /usr/include/sys/proc.h:203: parse error before "crid_t" /usr/include/sys/proc.h:212: parse error before "p_class" /usr/include/sys/proc.h:355: parse error before '}' token make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop. Can you give some advice, please? Regards, Andries _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb