[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS Emacs - [n]make info fails
From: |
Eli Zaretskii |
Subject: |
Re: CVS Emacs - [n]make info fails |
Date: |
04 Feb 2004 13:12:19 +0200 |
> From: "Dhruva Krishnamurthy" <address@hidden>
> Date: Wed, 04 Feb 2004 16:17:50 +0530
>
> I am building CVS Emacs (HEAD) on W2K using both MSVC 6.0 and MinGW
> environment. Building "info" fails in "emacs/lispref" as it fails to
> find "index.perm" and "index.unperm".
Thanks.
This is a bug in lispref/makefile.w32-in: it didn't track the change
in lispref/Makefile.in that removed all references to index.perm and
index.unperm.
If you have write access to the Emacs CVS, perhaps you could fix
makefiles.w32-in.