Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Is top-of-the-tree build broken ?
@ 2007-09-04 18:12 Maxim Grigoriev
  2007-09-04 18:23 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Grigoriev @ 2007-09-04 18:12 UTC (permalink / raw)
  To: gdb-patches

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is top-of-the-tree build broken ?
  2007-09-04 18:12 Is top-of-the-tree build broken ? Maxim Grigoriev
@ 2007-09-04 18:23 ` Daniel Jacobowitz
  2007-09-04 18:40   ` Maxim Grigoriev
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2007-09-04 18:23 UTC (permalink / raw)
  To: Maxim Grigoriev; +Cc: gdb-patches

On Tue, Sep 04, 2007 at 11:12:51AM -0700, Maxim Grigoriev wrote:
> /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’

Mine does.  Did you "cvs up" in the bfd directory?

-- 
Daniel Jacobowitz
CodeSourcery


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is top-of-the-tree build broken ?
  2007-09-04 18:23 ` Daniel Jacobowitz
@ 2007-09-04 18:40   ` Maxim Grigoriev
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Grigoriev @ 2007-09-04 18:40 UTC (permalink / raw)
  To: Maxim Grigoriev, gdb-patches

>> Did you "cvs up" in the bfd directory?

That's it. Now, it works.

Thanks, Daniel.

-- Maxim

Daniel Jacobowitz wrote:
> On Tue, Sep 04, 2007 at 11:12:51AM -0700, Maxim Grigoriev wrote:
>   
>> /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’
>>     
>
> Mine does.  Did you "cvs up" in the bfd directory?
>
>   


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-04 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-04 18:12 Is top-of-the-tree build broken ? Maxim Grigoriev
2007-09-04 18:23 ` Daniel Jacobowitz
2007-09-04 18:40   ` Maxim Grigoriev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox