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]

20010717 fails to build


The insight+dejagnu-20010717 snapshot fails to build due to unresolved symbols.
This is for linux x86 configuration.

libgdb.a(remote.o): In function `remote_insert_breakpoint':
/home/disk2/tools/insight+dejagnu-20010717/gdb/remote.c:4519: undefined
reference to `ADJUST_REMOTE_Z_BREAKPOINT_P'
/home/disk2/tools/insight+dejagnu-20010717/gdb/remote.c:4520: undefined
reference to `ADJUST_REMOTE_Z_BREAKPOINT'
libgdb.a(remote.o): In function `remote_remove_breakpoint':
/home/disk2/tools/insight+dejagnu-20010717/gdb/remote.c:4578: undefined
reference to `ADJUST_REMOTE_Z_BREAKPOINT_P'
/home/disk2/tools/insight+dejagnu-20010717/gdb/remote.c:4579: undefined
reference to `ADJUST_REMOTE_Z_BREAKPOINT'


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