This is the mail archive of the gdb-patches@sourceware.cygnus.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]

make info probs on trunk?


Hello,

Running makeinfo 4.0 I'm seeing:

/home/scratch/texinfo-4.0/makeinfo/makeinfo -I
/home/scratch/GDB/src/gdb/doc/../../readline/doc -I
/home/scratch/GDB/src/gdb/doc -o ./gdb.info gdb.texinfo
gdb.texinfo:9451: warning: unlikely character , in @var.
/home/scratch/GDB/src/gdb/doc/../../readline/doc/rluser.texinfo:42:
warning: @sc argument all uppercase, thus no effect.
/home/scratch/GDB/src/gdb/doc/../../readline/doc/rluser.texinfo:1269:
warning: @sc argument all uppercase, thus no effect.
/home/scratch/texinfo-4.0/makeinfo/makeinfo -o gdbint.info
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:1038: warning: @sc argument
all uppercase, thus no effect.
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:2630: Next reference to
nonexistent node `Porting GDB'.
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:2912: `Porting
@value{GDBN}' has no Up field.
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:2995: Prev reference to
nonexistent node `Porting GDB'.
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:88: Menu reference to
nonexistent node `Porting GDB'.
/home/scratch/GDB/src/gdb/doc/gdbint.texinfo:2912: warning: unreferenced
node `Porting @value{GDBN}'.
makeinfo: Removing output file `gdbint.info' due to errors; use --force
to preserve.

with similar failures (ignore the warnings) using makeinfo-3.12*.

	Andrew

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