From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaoru Fukui To: gdb@sources.redhat.com Cc: keiths@cygnus.com Subject: makeinfo problem Date: Tue, 04 Sep 2001 07:42:00 -0000 Message-id: <20010904233922.Postino-022116@smtp01.highway.ne.jp> X-SW-Source: 2001-09/msg00011.html Hi! I got insight source from cvs yesterday. Problem is that. My texinfo is texinfo-4.0b-3.src.rpm from rawhide. My system is linuxppc. Any help Kaoru PS: I'm not on gdb list so please CC for me. I heard the list from Keith,Thanks 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]#