GNU bug report logs - #21582
25.0.50; WindowsXP GEN ../../info/elisp.info in @synindex.Uninown index `cp' and/or `fn

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Mon, 28 Sep 2015 19:13:02 UTC

Severity: normal

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Keith David Bershatsky <esq <at> lawlist.com>, 21582 <at> debbugs.gnu.org
Subject: bug#21582: 25.0.50; WindowsXP GEN ../../info/elisp.info in @synindex.Uninown index `cp' and/or `fn
Date: Tue, 29 Sep 2015 09:23:04 +0200
> The first problem I had was with `./autogen.sh`, which was fixed by running:
>
> dos2unix configure.ac

You probably have to do

git config --global core.autocrlf false

and reload from the repository.

Emacs doesn't work with the git default settings.  I could have sworn I
saw an advice about this somewhere ...

> make -C doc/lispref info
> make[2]: Entering directory `/c/docume~1/lalwist/desktop/emacs/doc/lispref'
> /bin/mkdir -p ../../info
> GEN ../../info/elisp.info
> ' in @synindex.Uninown index `cp' and/or `fn
> ' in @synindex.Uninown index `vr' and/or `fn
> ' in @synindex.Uninown index `ky' and/or `fn
> ' in @synindex.Uninown index `pg' and/or `fn
> make[2]: *** [../../info/elisp.info] Error 1
> make[2]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/doc/lispref'
> make[1]: *** [lispref-info] Error 2
> make[1]: Leaving directory `/c/docume~1/lawlist/desktop/emacs'
> make:  *** [info] Error 2
>
> Any ideas on how to get passed this next hurdle would be greatly appreciated.

You probably need Eli's port of Texinfo from here ...

http://sourceforge.net/projects/ezwinports/files/

... instead of the one you have.

martin




This bug report was last modified 9 years and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.