This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: makeinfo problem


On Mon, 3 Sep 2001, Kaoru Fukui wrote:

> Hi!
>
> I got insight source from cvs today.
> Problem is that.
> My texinfo is texinfo-4.0b-3.src.rpm from rawhide.
> My system is linuxppc.

This problem is in gdb (the "backend" for Insight). Please send it to
gdb@sources.redhat.com, and I'm positive someone will respond fairly
quickly.

Keith

> ----------------------------------------------------------------
> make[1]: Leaving directory `/usr/src/redhat/BUILD/src/sim'
> make[1]: Entering directory `/usr/src/redhat/BUILD/src/gdb'
> make[2]: Entering directory `/usr/src/redhat/BUILD/src/gdb'
> make[3]: Entering directory `/usr/src/redhat/BUILD/src/gdb/doc'
> echo "@set GDBVN `head -1 ./../version.in`" > ./GDBvn.new
> mv GDBvn.new GDBvn.texi
> (test "$LN_S" = "ln -s" && \
>   ln -s ./all-cfg.texi gdb-cfg.texi) || \
> ln ./all-cfg.texi gdb-cfg.texi || \
> cp ./all-cfg.texi gdb-cfg.texi
> makeinfo  -I ./../../readline/doc -I ./../mi -I . -o ./gdb.info gdb.texinfo
> gdb.texinfo:6326: No matching `@end itemize'.
> ./../../readline/doc/rluser.texinfo:1331: warning: @sc argument all uppercase,
> thus no effect.
> makeinfo: Removing output file `./gdb.info' due to errors; use --force to preserve.
> make[3]: *** [gdb.info] Error 2
> make[3]: Leaving directory `/usr/src/redhat/BUILD/src/gdb/doc'
> make[2]: *** [subdir_do] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/src/gdb'
> make[1]: *** [info] Error 2
> make[1]: Leaving directory `/usr/src/redhat/BUILD/src/gdb'
> make: *** [do-info] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.1235 (%build)
>
>
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.1235 (%build)
> [root@g4mpKFUKUI SPECS]#
>
>
>


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