- 论坛徽章:
- 0
|
HP-UX11.11上装GDB时
./configure
gmake时报错,出现下列信息,请大家帮忙看一下是什么问题?谢谢!
[root@abp_edu1:/tmp/gdb-5.3#]/usr/local/bin/gmake
gmake[1]: Entering directory `/tmp/gdb-5.3/libiberty'
gmake[2]: Entering directory `/tmp/gdb-5.3/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/gdb-5.3/libiberty/testsuite'
gmake[1]: Leaving directory `/tmp/gdb-5.3/libiberty'
gmake[1]: Entering directory `/tmp/gdb-5.3/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/tmp/gdb-5.3/intl'
gmake[1]: Entering directory `/tmp/gdb-5.3/bfd'
/usr/local/bin/gmake all-recursive
gmake[2]: Entering directory `/tmp/gdb-5.3/bfd'
Making all in doc
gmake[3]: Entering directory `/tmp/gdb-5.3/bfd/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/gdb-5.3/bfd/doc'
Making all in po
gmake[3]: Entering directory `/tmp/gdb-5.3/bfd/po'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/gdb-5.3/bfd/po'
gmake[3]: Entering directory `/tmp/gdb-5.3/bfd'
gmake[3]: Leaving directory `/tmp/gdb-5.3/bfd'
gmake[2]: Leaving directory `/tmp/gdb-5.3/bfd'
gmake[1]: Leaving directory `/tmp/gdb-5.3/bfd'
gmake[1]: Entering directory `/tmp/gdb-5.3/opcodes'
/usr/local/bin/gmake all-recursive
gmake[2]: Entering directory `/tmp/gdb-5.3/opcodes'
Making all in po
gmake[3]: Entering directory `/tmp/gdb-5.3/opcodes/po'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/gdb-5.3/opcodes/po'
gmake[3]: Entering directory `/tmp/gdb-5.3/opcodes'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/gdb-5.3/opcodes'
gmake[2]: Leaving directory `/tmp/gdb-5.3/opcodes'
gmake[1]: Leaving directory `/tmp/gdb-5.3/opcodes'
gmake[1]: Entering directory `/tmp/gdb-5.3/etc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/tmp/gdb-5.3/etc'
gmake[1]: Entering directory `/tmp/gdb-5.3/mmalloc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/tmp/gdb-5.3/mmalloc'
gmake[1]: Entering directory `/tmp/gdb-5.3/readline'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/tmp/gdb-5.3/readline'
gmake[1]: Entering directory `/tmp/gdb-5.3/sim'
gmake[1]: Leaving directory `/tmp/gdb-5.3/sim'
gmake[1]: Entering directory `/tmp/gdb-5.3/gdb'
cc -Wp,-H256000 -c -g -O2 -D__HP_CURSES -Dvfork=fork -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -DMI_OUT=1 -DUI_OUT=1 gdb.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 422: Unknown option "2" ignored.
(Bundled) cc: "defs.h", line 164: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 179: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 248: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 297: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "defs.h", line 299: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 299: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "defs.h", line 301: error 1000: Unexpected symbol: "pc".
(Bundled) cc: "defs.h", line 301: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "defs.h", line 309: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 311: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 313: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 315: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 317: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 319: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 321: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 323: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 324: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 325: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 326: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 327: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 328: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 330: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 331: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 332: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 333: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 340: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 342: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 342: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 342: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 344: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 347: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 349: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 351: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 351: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 351: error 1573: Type of "abfd" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 353: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 353: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 353: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 356: error 1000: Unexpected symbol: "make_cleanup_ftype".
(Bundled) cc: "defs.h", line 355: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 356: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 358: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 358: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 358: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 360: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 360: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 360: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 361: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 361: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 361: error 1573: Type of "<<<NULL_SYMBOL>;>;>;" is undefined due to an illegal declaration.
(Bundled) cc: "defs.h", line 363: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 364: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 365: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 367: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 368: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 369: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 371: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 373: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 375: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 377: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 379: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 381: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 382: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 382: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "defs.h", line 384: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 385: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 389: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 394: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 402: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 404: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "defs.h", line 406: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 28: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 33: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 34: error 1000: Unexpected symbol: "ui_file_flush_ftype".
(Bundled) cc: "ui-file.h", line 34: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 34: error 1573: Type of "flush" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 38: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 39: error 1000: Unexpected symbol: "ui_file_write_ftype".
(Bundled) cc: "ui-file.h", line 39: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 39: error 1573: Type of "fputs" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 41: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 42: error 1000: Unexpected symbol: "ui_file_fputs_ftype".
(Bundled) cc: "ui-file.h", line 42: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 42: error 1573: Type of "fputs" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 44: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 45: error 1000: Unexpected symbol: "ui_file_isatty_ftype".
(Bundled) cc: "ui-file.h", line 45: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 45: error 1573: Type of "isatty" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 47: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 48: error 1000: Unexpected symbol: "ui_file_rewind_ftype".
(Bundled) cc: "ui-file.h", line 48: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 48: error 1573: Type of "rewind" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 50: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 51: error 1000: Unexpected symbol: "ui_file_put_method_ftype".
(Bundled) cc: "ui-file.h", line 51: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 51: error 1573: Type of "method" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 52: error 1000: Unexpected symbol: "ui_file_put_ftype".
(Bundled) cc: "ui-file.h", line 52: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "ui-file.h", line 52: error 1573: Type of "put" is undefined due to an illegal declaration.
(Bundled) cc: "ui-file.h", line 54: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: Panic 2161: Maximum allowed number of errors exceeded.
gmake[1]: *** [gdb.o] Error 1
gmake[1]: Leaving directory `/tmp/gdb-5.3/gdb'
gmake: *** [all-gdb] Error 2 |
|