GDB manual not building

Eli Zaretskii eliz@gnu.org
Wed Jul 4 21:52:00 GMT 2007


> Date: Wed, 04 Jul 2007 11:46:21 -0400
> From: Sandra Loosemore <sandra@codesourcery.com>
> CC:  gdb-patches@sourceware.org
> 
> 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?).

Thanks, I fixed this.

> 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:

Yes, it removed a section, but didn't remove a couple of references to
it, and also introduced a syntax error.



More information about the Gdb-patches mailing list