This is the mail archive of the gdb-patches@sourceware.org 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: Broken build: bfd.info does not compile.


Hi Nicolas,

Actually, I have two bfdt.texi files: one in my build tree and one in
my source tree.

Hmm, the one in your build tree is correct - it contains the missing nodes.

Does this ring a bell with you?

Not really.  But ... maybe it is the presence of the out-of-date version
of bfdt.texi in the GDB sources that is the cause of the problem...  If
you copy ~/build/gdb-7.6/bfd/doc/bfdt.texi over ~/gdb/bfd/doc/bfdt.texi
and then rerun your build, does that solve the problem ?

If so then the answer is that the gdb-7.6 sources that you are using
contain some auto-generated files (including bfdt.texi) that are
potentially out of date with respect to the sources.

Cheers
  Nick



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