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: cvs-head "make install" get error with doc


Vladimir Prus wrote:
Jie Zhang wrote:

Jie Zhang wrote:
Hui Zhu wrote:
make[3]: Entering directory `/home/teawater/gdb/bgdb/gdb'
make[4]: Entering directory `/home/teawater/gdb/bgdb/gdb/doc'
makeinfo --split-size=5000000 --split-size=5000000 -I
../../../src/gdb/doc/../../readline/doc -I ../../../src/gdb/doc/../mi
-I ../../../src/gdb/doc \
        -o gdb.info ../../../src/gdb/doc/gdb.texinfo
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced {.
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced }.
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced {.
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced {.
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced }.
../../../src/gdb/doc/gdb.texinfo:23364: Misplaced }.
This patch should fix it.

Forgot to ask. May I install it?

Yes, please. I don't really understand what happened -- I surely did build, and examined, the documentation before checking the patch in.

Thanks. Committed.


Jie



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