public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* fresh checkout configure error
@ 2005-05-22 20:56 Bob Rossi
  2005-05-22 21:56 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Rossi @ 2005-05-22 20:56 UTC (permalink / raw)
  To: GDB

Hi folks,

If I do a fresh checkout like,
  cvs -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co gdb+dejagnu

Then do a configure from out of the source tree like so, 
   $ ../src/gdb/configure
the configure part works fine, but when I try to build, I get.
   $ make 
   CONFIG_HEADERS=config.h:config.in /bin/sh config.status
   config.status: creating Makefile
   config.status: creating .gdbinit
   config.status: creating config.h
   config.status: config.h is unchanged
   config.status: linking ../src/gdb/config/i386/tm-linux.h to tm.h
   config.status: linking ../src/gdb/config/i386/nm-linux.h to nm.h
   config.status: executing default commands
   make: *** No rule to make target `../bfd/bfd.h', needed by `gdb.o'.
   Stop.

Any suggestions?

Thanks,
Bob Rossi

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

* Re: fresh checkout configure error
  2005-05-22 20:56 fresh checkout configure error Bob Rossi
@ 2005-05-22 21:56 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-05-22 21:56 UTC (permalink / raw)
  To: GDB

On Sun, May 22, 2005 at 04:56:47PM -0400, Bob Rossi wrote:
> Hi folks,
> 
> If I do a fresh checkout like,
>   cvs -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co gdb+dejagnu
> 
> Then do a configure from out of the source tree like so, 
>    $ ../src/gdb/configure
> the configure part works fine, but when I try to build, I get.
>    $ make 
>    CONFIG_HEADERS=config.h:config.in /bin/sh config.status
>    config.status: creating Makefile
>    config.status: creating .gdbinit
>    config.status: creating config.h
>    config.status: config.h is unchanged
>    config.status: linking ../src/gdb/config/i386/tm-linux.h to tm.h
>    config.status: linking ../src/gdb/config/i386/nm-linux.h to nm.h
>    config.status: executing default commands
>    make: *** No rule to make target `../bfd/bfd.h', needed by `gdb.o'.
>    Stop.
> 
> Any suggestions?

Um, I think you're running the wrong configure file.  Go up one level.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

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

end of thread, other threads:[~2005-05-22 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-22 20:56 fresh checkout configure error Bob Rossi
2005-05-22 21:56 ` Daniel Jacobowitz

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).