Gnus development mailing list
 help / color / mirror / Atom feed
* git gnus info compilation fails in cygwin
@ 2014-02-08  1:58 Sivaram Neelakantan
  2014-02-10  3:59 ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Sivaram Neelakantan @ 2014-02-08  1:58 UTC (permalink / raw)
  To: ding

Noticed this when I was compiling gnus in situ.  It used to compile
cleanly a week back.

--8<---------------cut here---------------start------------->8---
cd texi && make EMACS="/usr/bin/emacs" all
make[1]: Entering directory '/cygdrive/c/gnu/elisp/gnusgit/gnus/texi'
if test "x/usr/bin/makeinfo" != "xno" ; then \
  LC_ALL=C /usr/bin/makeinfo -I . --enable-encoding -o gnus gnus.texi; \
else \
  rm -f gnus; \
  /usr/bin/emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
fi
gnus.texi:3: @include: could not find gnus-overrides.texi
Makefile:37: recipe for target 'gnus' failed
make[1]: *** [gnus] Error 1
make[1]: Leaving directory '/cygdrive/c/gnu/elisp/gnusgit/gnus/texi'
Makefile:84: recipe for target 'info' failed
make: *** [info] Error 2
--8<---------------cut here---------------end--------------->8---


 sivaram
 -- 


 sivaram
 -- 




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

end of thread, other threads:[~2014-02-10 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08  1:58 git gnus info compilation fails in cygwin Sivaram Neelakantan
2014-02-10  3:59 ` Katsumi Yamaoka
2014-02-10  6:28   ` Katsumi Yamaoka
2014-02-10 12:32     ` Sivaram Neelakantan

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