emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: bootstrap failed on Windows XP


From: Eli Zaretskii
Subject: Re: bootstrap failed on Windows XP
Date: Mon, 25 Dec 2006 06:17:02 +0200

> From: Zhang Wei <address@hidden>
> Date: Mon, 25 Dec 2006 04:42:53 +0800
> 
> I use the following packages:
> 
> MinGW-3.1.0-1.exe
> mingw32-make-3.80.0-3.exe
> 
> downloaded from http://www.mingw.org/download.shtml
> 
> D:\download\emacs-gbk\nt>make which-sh
> Using C:\WINDOWS\system32\cmd.exe as shell.

Thanks.

> > This happens when nt/config.nt is newer than src/config.h.  Normally,
> > nt/config.nt can never be newer than src/config.h, since configure.bat
> > copies the former into the latter.  Could you please look and see what
> > are the full time stamps of these two files?
> 
> yes, indeed nt/config.nt is newer than src/config.h:
> config.nt 2006-12-24, 13:58:08
> config.h  2006-11-26, 5:10:24

Did you run nt/configure.bat after you updated the files yesterday?
If not, could you please run configure.bat and see if the time stamp
of src/config.h is updated?

If re-running configure.bat doesn't change the time stamp of
src/config.h, then either type "touch src/config.h", or remove
src/config.h and re-run configure.bat.  Then try "make bootstrap"
again.




reply via email to

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