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,

Check in a46b9c75fd4e0fdc2d42bc9e9c7c9e93c4d15d22  broke the build.

Hmm, I cannot reproduce this. :-(

Make fails to compile bfd.info:

.../gdb/bfd/doc/bfd.texinfo:222: Prev reference to nonexistent node `Miscellaneous' (perhaps incorrect sectioning?).

The Miscellaneos node should be defined in the bfd/doc/bfdt.texi file in your build tree. This is include by the bfd.texinfo file at line 219.

Could there have been a problem with your build system (or maybe the bfd Makefile) ? If you clean out the bfd build directory and then rebuild does the problem go away ?

Cheers
  Nick


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