unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21582: 25.0.50; WindowsXP GEN ../../info/elisp.info in @synindex.Uninown index `cp' and/or `fn
@ 2015-09-28 19:12 Keith David Bershatsky
  2015-09-29  5:32 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Keith David Bershatsky @ 2015-09-28 19:12 UTC (permalink / raw)
  To: 21582

I am learning how to build Emacs on WindowsXP and have encountered the following error when trying to build the most recent master branch / trunk:

The first problem I had was with `./autogen.sh`, which was fixed by running:

dos2unix configure.ac

Then, I configured with just the basic:

./configure --prefix=/c/docume~1/lawlist/desktop/trunk

Everything appeared to be going well and I though I was near the end of the `make` process, but then I received the following error:

***
Scanning ./url for finder
Scanning ./vc for finder
make[1]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/lisp'
make info-real info-dir
make[1]: Entering directory `/c/docume~1/lawlist/desktop/emacs'
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.

Thanks

Keith





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

end of thread, other threads:[~2015-09-29 16:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 19:12 bug#21582: 25.0.50; WindowsXP GEN ../../info/elisp.info in @synindex.Uninown index `cp' and/or `fn Keith David Bershatsky
2015-09-29  5:32 ` Eli Zaretskii
2015-09-29  6:34 ` bug#21582: Reply to correspondence dated September 28, 2015 Keith David Bershatsky
2015-09-29  6:49   ` Eli Zaretskii
2015-09-29  7:23 ` bug#21582: 25.0.50; WindowsXP GEN ../../info/elisp.info in @synindex.Uninown index `cp' and/or `fn martin rudalics
2015-09-29 16:19 ` Keith David Bershatsky

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).