Gnus development mailing list
 help / color / mirror / Atom feed
* Unknown command `/%d&mode'
@ 2003-10-30 15:00 Michael Cook
  2003-10-30 16:22 ` Jesper Harder
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Cook @ 2003-10-30 15:00 UTC (permalink / raw)


i just updated from the cvs respository and got the following build
error:

cd texi && gmake EMACS="emacs" install
gmake[2]: Entering directory `/home/cook/gnus-repo/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:15624: Unknown command `/%d&mode'.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
gmake[2]: *** [gnus] Error 2
gmake[2]: Leaving directory `/home/cook/gnus-repo/gnus/texi'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/home/cook/gnus-repo/gnus'
gmake: *** [install] Error 2
gmake: Leaving directory `/home/cook/gnus-repo'



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

end of thread, other threads:[~2003-10-30 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 15:00 Unknown command `/%d&mode' Michael Cook
2003-10-30 16:22 ` Jesper Harder
2003-10-30 17:08   ` Bill White
2003-10-30 18:16     ` Jesper Harder
2003-10-30 21:41   ` Michael Cook

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).