public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* gdbserver compile broken in insight-5.1.1?
@ 2002-04-15 19:43 Jonathan Marks
  0 siblings, 0 replies; only message in thread
From: Jonathan Marks @ 2002-04-15 19:43 UTC (permalink / raw)
  To: insight

Hi,

I'm getting the following, any ideas, help, suggestions . . . ?

root@gateway:/usr/src/insight/insight-5.1.1/gdb/gdbserver>../../configure
Configuring for a i686-pc-linux-gnu host.
*** ./configure.in has no "per-host:" line.
*** Hmm, looks like this directory has been autoconfiscated.
*** Running the local configure script.
loading cache config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
linking ./../config/i386/xm-linux.h to xm.h
linking ./../config/i386/tm-linux.h to tm.h
linking ./../config/i386/nm-linux.h to nm.h
root@gateway:/usr/src/insight/insight-5.1.1/gdb/gdbserver>make
cc -c -g    -I. -I.. -I. -I./.. -I./../config -I./../../include
-I../../bfd -I./../../bfd -DGDBSERVER low-linux.c
low-linux.c: In function `mywait':
low-linux.c:109: warning: passing arg 2 of `waitpid' from incompatible
pointer type
low-linux.c: In function `fetch_register':
low-linux.c:570: `KERNEL_U_ADDR' undeclared (first use in this function)
low-linux.c:570: (Each undeclared identifier is reported only once
low-linux.c:570: for each function it appears in.)
low-linux.c: In function `store_inferior_registers':
low-linux.c:614: `KERNEL_U_ADDR' undeclared (first use in this function)
low-linux.c: At top level:
low-linux.c:52: warning: `initialize_arch' used but never defined
make: *** [low-linux.o] Error 1
root@gateway:/usr/src/insight/insight-5.1.1/gdb/gdbserver>

Thanks

Jonathan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-16  2:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-15 19:43 gdbserver compile broken in insight-5.1.1? Jonathan Marks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).