Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdbserver build
@ 2001-05-01 14:45 Fabrice Gautier
  2001-05-01 14:50 ` J.T. Conklin
  0 siblings, 1 reply; 5+ messages in thread
From: Fabrice Gautier @ 2001-05-01 14:45 UTC (permalink / raw)
  To: gdb

Hi,

I'm trying to build gdbserver from gdb 5.0 source(exactly: from debian
source package)

I'm following more or less the indication in the README file in the
gdbserver directory.

First I tried:

gdb-5.0/gdb/gdbserver $ ../../configure host=i386-pc-linux-gnu

This fail with the error : i386-pc: unknown machine type

Then, sticking to README instructions: 

gdb-5.0/gdb/gdbserver $ ../../configure i386-pc-linux-gnu

This works well, but then i do:

gdb-5.0/gdb/gdbserver $ make CC=gcc 

and this fails with:

In file included from server.h:21,
                 from utils.c:21:
../defs.h:26: config.h: No such file or directory
In file included from server.h:21,
                 from utils.c:21:
../defs.h:69: bfd.h: No such file or directory
[etc]

Any comments?

Thanks.

-- 
Fabrice Gautier <gautier@email.enstfr>


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

end of thread, other threads:[~2001-05-01 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-01 14:45 gdbserver build Fabrice Gautier
2001-05-01 14:50 ` J.T. Conklin
2001-05-01 15:04   ` Fabrice Gautier
2001-05-01 15:24     ` J.T. Conklin
2001-05-01 16:00       ` Fabrice Gautier

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