This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Re: build failure, DEPRECATED_REG_STRUCT_HAS_ADDR_P


   Date: Sat, 13 Sep 2003 14:47:37 -0400
   From: Michael Elizabeth Chastain <mec@shout.net>

   gdb HEAD as of 2003-09-13 17:21:20 UTC:
   native i686-pc-linux-gnu:

     libgdb.a(infcall.o)(.text+0x8dc): In function `call_function_by_hand':
     /berman/fsf/_today_/source/gdb/HEAD/src/gdb/infcall.c:667: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR_P'
     libgdb.a(infcall.o)(.text+0x120e):/berman/fsf/_today_/source/gdb/HEAD/src/gdb/infcall.c:738: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR'
     libgdb.a(stabsread.o)(.text+0xdb6): In function `define_symbol':
     /berman/fsf/_today_/source/gdb/HEAD/src/gdb/stabsread.c:2053: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR_P'
     libgdb.a(stabsread.o)(.text+0xe58):/berman/fsf/_today_/source/gdb/HEAD/src/gdb/stabsread.c:2093: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR'
     libgdb.a(stabsread.o)(.text+0x18d1):/berman/fsf/_today_/source/gdb/HEAD/src/gdb/stabsread.c:1768: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR_P'
     libgdb.a(stabsread.o)(.text+0x18fe):/berman/fsf/_today_/source/gdb/HEAD/src/gdb/stabsread.c:1796: undefined reference to `DEPRECATED_REG_STRUCT_HAS_ADDR'
     collect2: ld returned 1 exit status
     make[1]: *** [gdb] Error 1
     make[1]: Leaving directory `/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/gdb'
     make: *** [all-gdb] Error 2

   This is a download-from-scratch checkout.

Sorry about that.  I forgot to check in the regenerated gdbarch.[ch].
Realized it later, but you managed to check out in the 4-hour window
in-between.

Mark


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