unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.50 build problem with Windows
@ 2007-09-19 13:53 Sridhar Boovaraghavan
  2007-09-19 14:19 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Sridhar Boovaraghavan @ 2007-09-19 13:53 UTC (permalink / raw)
  To: emacs-devel

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

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

end of thread, other threads:[~2007-09-19 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 13:53 23.0.50 build problem with Windows Sridhar Boovaraghavan
2007-09-19 14:19 ` Jason Rumney
2007-09-19 23:31   ` Sridhar Boovaraghavan

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).