gdb-5.3: dependency on bfd/bfd.h in gdb/Makefile [PATCH]

Daniel Jacobowitz drow@mvista.com
Fri Dec 27 12:02:00 GMT 2002


On Fri, Dec 27, 2002 at 07:30:54PM +0000, Richard Dawe wrote:
> Hello.
> 
> There's a dependency in gdb/Makefile (generated by configure'ing
> the gdb-5.3 sources) on bfd/bfd.h. But bfd/bfd.h does not exist.
> It seems to be called bfd/libbfd.h now. ChangeLog entry and patch below.
> 
> 2002-12-27  Richard Dawe  <rich@phekda.freeserve.co.uk>
> 
> 	* gdb/Makefile.in: BFD header file is bfd/libbfd.h now,
> 	not bfd/bfd.h.
> 
> Please CC me on replies, since I'm not subscribed to gdb-patches.

That's not correct.  libbfd.h is a different header.  See the comment?

>  # Header files that already have srcdir in them, or which are in objdir.

It gets generated.  What are you trying to do?  Did you run configure
or make in the GDB directory instead of in the top level?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list