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]

GDB manual not building


Just got a whole bunch of makeinfo errors while building the GDB manual from trunk:

.../gdb/doc/gdbint.texinfo:3431: Misplaced {.
.../gdb/doc/gdbint.texinfo:3431: Misplaced }.
.../gdb/doc/gdbint.texinfo:4164: Next reference to nonexistent node `Converting Targets to Multi-arch' (perhaps incorrect sectioning?).
.../gdb/doc/gdbint.texinfo:3510: Cross reference to nonexistent node `DEPRECATED_STACK_ALIGN' (perhaps incorrect sectioning?).
.../gdb/doc/gdbint.texinfo:2587: Menu reference to nonexistent node `Converting Targets to Multi-arch' (perhaps incorrect sectioning?).


Looks related to this recent change?

2007-07-03 Markus Deuling <deuling@de.ibm.com>

        * gdb.texinfo: Replace following macros by their appropriate gdbarch
        routines:

-Sandra


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