From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Fabrice Gautier Cc: gdb@sources.redhat.com Subject: Re: gdbserver build Date: Tue, 01 May 2001 14:50:00 -0000 Message-id: <5m4rv468ov.fsf@jtc.redback.com> References: <20010501233742.70E5.GAUTIER@email.enst.fr> X-SW-Source: 2001-05/msg00023.html >>>>> "Fabrice" == Fabrice Gautier writes: Fabrice> Then, sticking to README instructions: Fabrice> Fabrice> gdb-5.0/gdb/gdbserver $ ../../configure i386-pc-linux-gnu Fabrice> Fabrice> This works well, but then i do: Fabrice> Fabrice> gdb-5.0/gdb/gdbserver $ make CC=gcc Fabrice> Fabrice> and this fails with: Fabrice> Fabrice> In file included from server.h:21, Fabrice> from utils.c:21: Fabrice> ../defs.h:26: config.h: No such file or directory Fabrice> In file included from server.h:21, Fabrice> from utils.c:21: Fabrice> ../defs.h:69: bfd.h: No such file or directory Fabrice> [etc] Have you configure and built a GDB in the same object directory that you're trying to build gdbserver? --jtc -- J.T. Conklin RedBack Networks