emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

23.0.50 build problem with Windows


From: Sridhar Boovaraghavan
Subject: 23.0.50 build problem with Windows
Date: Wed, 19 Sep 2007 09:53:48 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (windows-nt)

When I try to build (nmake bootstrap) the CVS HEAD version (23.0.50)
downloaded 9/17/2007 afternoon in my Windows XP environment, it
stumbles on the following problem:

-- extract from lib-src/makefile
../src/config.h:        ../nt/$(CONFIG_H)
                        echo $(CONFIG_H) has changed.  Re-run configure.bat.
                        exit -1
--

I configured with "configure.bat --with-msvc --without-xpm". I am
using VC 2002.

The problem is that the config.nt file is created, but the
src/config.h is not replaced during the configure process.

I worked around this by replacing src/config.h and paths.h with
nt/config.nt and paths.h respectively.

Anyone else encounter this?

Thanks,
Sridhar
-- 
Sridhar Boovaraghavan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]