bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't install gdb


From: André Ladeira
Subject: Can't install gdb
Date: Fri, 29 Jun 2001 17:15:45 -0300

I followed the instructions to install gdb in the README file and  ./configure works fine but make fails with this messages:
 
 
cc -c -g  -D__HP_CURSES  -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcod
e -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -
I./tui  -DUSE_INCLUDED_REGEX   main.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C pro
duct; ignored.
cpp: "gdbarch.h", line 58: warning 2013: Unknown preprocessing directive.
cpp: "gdbarch.h", line 64: warning 2013: Unknown preprocessing directive.
cpp: "gdbarch.h", line 70: warning 2013: Unknown preprocessing directive.
cpp: "gdbarch.h", line 76: warning 2013: Unknown preprocessing directive.
(Bundled) cc: "defs.h", line 109: error 1000: Unexpected symbol: "lhs".
(Bundled) cc: "defs.h", line 110: error 1000: Unexpected symbol: "lhs".
(Bundled) cc: "defs.h", line 280: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 282: error 1000: Unexpected symbol: "pc".
(Bundled) cc: "defs.h", line 332: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 339: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 342: error 1000: Unexpected symbol: "make_cleanup_f
type".
(Bundled) cc: "defs.h", line 344: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 346: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 347: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 369: error 1000: Unexpected symbol: "size_t".
(Bundled) cc: "defs.h", line 370: error 1000: Unexpected symbol: "size_t".
(Bundled) cc: "defs.h", line 371: error 1000: Unexpected symbol: "size_t".
(Bundled) cc: "defs.h", line 387: error 1000: Unexpected symbol: "*".
(Bundled) cc: "ui-file.h", line 34: error 1000: Unexpected symbol: "ui_file_flus
h_ftype".
(Bundled) cc: "ui-file.h", line 39: error 1000: Unexpected symbol: "ui_file_writ
e_ftype".
(Bundled) cc: "ui-file.h", line 42: error 1000: Unexpected symbol: "ui_file_fput
s_ftype".
(Bundled) cc: "ui-file.h", line 45: error 1000: Unexpected symbol: "ui_file_isat
ty_ftype".
(Bundled) cc: "ui-file.h", line 48: error 1000: Unexpected symbol: "ui_file_rewi
nd_ftype".
(Bundled) cc: "ui-file.h", line 51: error 1000: Unexpected symbol: "ui_file_put_
method_ftype".
(Bundled) cc: "ui-file.h", line 52: error 1000: Unexpected symbol: "ui_file_put_
ftype".
(Bundled) cc: "ui-file.h", line 55: error 1000: Unexpected symbol: "ui_file_dele
te_ftype".
(Bundled) cc: "ui-file.h", line 71: error 1000: Unexpected symbol: "ui_file_put_
method_ftype".
(Bundled) cc: "ui-file.h", line 88: error 1000: Unexpected symbol: "*".
(Bundled) cc: "defs.h", line 443: error 1000: Unexpected symbol: "va_list".
(Bundled) cc: "defs.h", line 445: error 1000: Unexpected symbol: "va_list".
(Bundled) cc: "defs.h", line 455: error 1000: Unexpected symbol: "va_list".
(Bundled) cc: "defs.h", line 457: error 1000: Unexpected symbol: "va_list".
(Bundled) cc: "defs.h", line 482: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 483: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 484: error 1000: Unexpected symbol: "addr".
(Bundled) cc: "defs.h", line 488: error 1000: Unexpected symbol: "reg".
(Bundled) cc: "defs.h", line 489: error 1000: Unexpected symbol: "reg".
(Bundled) cc: "defs.h", line 537: error 1000: Unexpected symbol: "struct".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
make: *** [main.o] Error 1
 
The gdb version is gdb-5.0 and I'm compiling in an HP-UX B.11.00 machine.
 
Thanks
 
André Lima
address@hidden
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]