From: Fabrice Gautier <gautier@email.enst.fr>
To: gdb@sources.redhat.com
Subject: gdbserver build
Date: Tue, 01 May 2001 14:45:00 -0000 [thread overview]
Message-ID: <20010501233742.70E5.GAUTIER@email.enst.fr> (raw)
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>
next reply other threads:[~2001-05-01 14:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-01 14:45 Fabrice Gautier [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010501233742.70E5.GAUTIER@email.enst.fr \
--to=gautier@email.enst.fr \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox