public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* makeinfo problem
@ 2001-09-03  7:49 Kaoru Fukui
  2001-09-04  7:25 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Kaoru Fukui @ 2001-09-03  7:49 UTC (permalink / raw)
  To: insight

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.

Any help

Kaoru

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: makeinfo problem
  2001-09-03  7:49 makeinfo problem Kaoru Fukui
@ 2001-09-04  7:25 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2001-09-04  7:25 UTC (permalink / raw)
  To: Kaoru Fukui; +Cc: insight

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-04  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-03  7:49 makeinfo problem Kaoru Fukui
2001-09-04  7:25 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).