Gnus development mailing list
 help / color / mirror / Atom feed
* Error building info docs
@ 2003-01-22  9:31 Henrik Enberg
  2003-01-22 13:14 ` Kevin Greiner
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Enberg @ 2003-01-22  9:31 UTC (permalink / raw)



I get the following error when I try to build the info docs.  I know
diddley about textinfo, so I can't provide a patch.

make[1]: Leaving directory `/home/henrik/src/gnus/lisp'
cd texi && make EMACS="emacs" all
make[1]: Entering directory `/home/henrik/src/gnus/texi'
if test "xmakeinfo" != "xno" ; then \
  makeinfo -I . -o gnus gnus.texi; \
else \
  rm -f gnus; \
  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
fi
./gnus.texi:17443: Cross reference to nonexistent node `gnus-agent-regenerate-group'.
./gnus.texi:17276: Cross reference to nonexistent node `gnus-agent-regenerate'.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
make[1]: *** [gnus] Error 2
make[1]: Leaving directory `/home/henrik/src/gnus/texi'
make: *** [info] Error 2



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

* Re: Error building info docs
  2003-01-22  9:31 Error building info docs Henrik Enberg
@ 2003-01-22 13:14 ` Kevin Greiner
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Greiner @ 2003-01-22 13:14 UTC (permalink / raw)


Henrik Enberg <henrik@enberg.org> writes:

> I get the following error when I try to build the info docs.  I know
> diddley about textinfo, so I can't provide a patch.

It's fixed (Thanks to Kai).

Kevin



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

end of thread, other threads:[~2003-01-22 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-22  9:31 Error building info docs Henrik Enberg
2003-01-22 13:14 ` Kevin Greiner

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 NNTP newsgroup(s).