This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Insight build problem


I just did a sync to the latest insight in cvs and tried a build under cygwin, I get the following error...

====================
gcc -c -g -O2 -I. -I/src/gdb/gdb -I/src/gdb/gdb/config -DLOCALEDIR="\"/tools/
share/locale\"" -DHAVE_CONFIG_H -I/src/gdb/gdb/../include/opcode -I/src/gdb/gdb/
../readline/.. -I../bfd -I/src/gdb/gdb/../bfd -I/src/gdb/gdb/../include -I../in
tl -I/src/gdb/gdb/../intl -DMI_OUT=1 -DGDBTK -Wimplicit -Wreturn-type -Wcomment
-Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized -Wformat-non
literal -I/src/gdb/gdb/../libgui/src -I/src/gdb/itcl/itcl/generic \
-I/src/gdb/tcl/generic -I/src/gdb/tk/generic -I"/src/gdb/tk/xlib" \
-fwritable-strings /src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c \
-DGDBTK_LIBRARY=\"/tools/share/insight1.0\"
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c: In function `gdb_disassemble_driver':
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: `deprecated_tm_print_insn_info' un
declared (first use in this function)
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: (Each undeclared identifier is rep
orted only once
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:1957: for each function it appears in.)
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c: In function `gdb_path_conv':
/src/gdb/gdb/gdbtk/generic/gdbtk-cmds.c:2891: warning: implicit declaration of f
unction `cygwin32_conv_to_full_win32_path'
make[1]: *** [gdbtk-cmds.o] Error 1
make[1]: Leaving directory `/tmp/build/gdb/gdb'
make: *** [all-gdb] Error 2
====================

It looks like its related to the change log entry below....
?
2003-09-03 Andrew Cagney <cagney@redhat.com>
* arch-utils.h (legacy_print_insn): Delete declaration.
* arch-utils.c (legacy_print_insn): Delete function.
* disasm.c (deprecated_tm_print_insn_info): Delete.
(_initialize_disasm): Delete function, contained code initializing
deprecated_tm_print_insn_info.
* gdbarch.sh (deprecated_tm_print_insn): Delete.
(deprecated_tm_print_insn_info): Delete.
(TARGET_PRINT_INSN): Do not provide a default.
* gdbarch.h, gdbarch.c: Re-generate.


Is there a missing checkin for gdbtk-cmds.c ?


0100010001101001 
0110011101101001 Craig Hackney 
0111010001100001 
0110110000100000 
0101100000101101 Tel: +1 (408) 504-5555 
0110011001100101 mailto:craig@digitalxfer.com 
0111001000101110 http://www.digitalxfer.com 





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]