This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]