Is top-of-the-tree build broken ?

Maxim Grigoriev maxim@tensilica.com
Tue Sep 4 18:12:00 GMT 2007


Am I the only one who experiences this problem:

gcc -c -g -O2 -I. -I/home/maxim/GDB/CVS/src/gdb 
-I/home/maxim/GDB/CVS/src/gdb/config 
-DLOCALEDIR="\"/home/maxim/GDB/build/share/locale\"" -DHAVE_CONFIG_H 
-I/home/maxim/GDB/CVS/src/gdb/../include/opcode 
-I/home/maxim/GDB/CVS/src/gdb/../readline/.. -I../bfd 
-I/home/maxim/GDB/CVS/src/gdb/../bfd 
-I/home/maxim/GDB/CVS/src/gdb/../include -DMI_OUT=1 -DTUI=1 -Wall 
-Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral 
-Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror 
/home/maxim/GDB/CVS/src/gdb/symfile.c
/home/maxim/GDB/CVS/src/gdb/symfile.c: In function ‘build_id_bfd_get’:
/home/maxim/GDB/CVS/src/gdb/symfile.c:1246: error: ‘struct 
elf_obj_tdata’ has no member named ‘build_id’
/home/maxim/GDB/CVS/src/gdb/symfile.c:1249: error: ‘struct 
elf_obj_tdata’ has no member named ‘build_id_size’
/home/maxim/GDB/CVS/src/gdb/symfile.c:1250: error: ‘struct 
elf_obj_tdata’ has no member named ‘build_id_size’
/home/maxim/GDB/CVS/src/gdb/symfile.c:1251: error: ‘struct 
elf_obj_tdata’ has no member named ‘build_id’
make[2]: *** [symfile.o] Error 1
make[2]: Leaving directory `/home/maxim/GDB/build/gdb'

-- Maxim




More information about the Gdb-patches mailing list