This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [commit] Convert VALUE_EMBEDDED_OFFSET to function


Hi Andrew,

I did a fresh checkout now I am getting an error at different place during make install.

Thanks
Khem

makeinfo --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:7035: warning: @strong{Note:} produces a spurious cross-reference in Info; reword to avoid that.
../../../../src/gdb/doc/gdb.texinfo:21102: @dots expected braces.
../../../../src/gdb/doc/gdb.texinfo:21102: @- missing close brace.
makeinfo: Removing output file `gdb.info' due to errors; use --force to preserve.
make[3]: *** [gdb.info] Error 1
make[3]: Leaving directory `/root/sourceware/objdir/gdb-obj/gdb/doc'



Andrew Cagney wrote:


Khem Raj wrote:

Hi Andrew

I am getting error building gdb and I think if following change should also be part of your changeset.


GDB builds.

It looks like you've done something like "cvs update -d" which picks up some extra directories. I'd make a clean-sweep of things and try again with a clean checkout.

Andrew


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