> From: Sean Sieger <sean.sie...@gmail.com> > Date: Mon, 01 Mar 2010 13:53:49 -0500 > > Um, next hang up: I have the GnuWin32 Texinfo package installed, but > doing > > make info > > in the trunk/nt directory produced > > make -C ../doc/emacs info > make[1]: Entering directory `C:/trunk/doc/emacs' > makeinfo --force emacs.texi > make[1]: *** [../../info/emacs] Error -1073741819 > make[1]: Leaving directory `C:/trunk/doc/emacs' > make: *** [info-gmake] Error 2
What does "makeinfo --version" say? I use version 4.8. Also, does it work to invoke "makeinfo --force emacs.texi" from the command line in the C:/trunk/doc/emacs directory, or does it crash in the same way?