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

makeinfo problem


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]# 



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