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: Sun, 24 Dec 2006 22:10:53 +0200

> From: Zhang Wei <address@hidden>
> Date: Sun, 24 Dec 2006 13:40:05 +0800
> 
> The cvs code could bootstrap without any problem with my system
> configuration untill the day before yesterday, so I don't think there's
> any problem with the version of make or developing environment.

I didn't mean to say there was any problem, I'm just trying to
understand what is wrong, before drawing any conclusions.  You are
describing very strange problems, which I cannot reproduce, so I must
rely on your help to debug them.

Could you please answer my questions about the configuration of your
Make binary and where you got it from, and also what does "make which-sh"
produce in the nt/ subdirectory?  Thanks in advance.

> I removed all the makefile.w32-in files and run "cvs up -kb" to obtain
> them again, this time bootstrap failed at here:
> 
> --8<---------------cut here---------------start------------->8---
> [...]
> Generating cus-load.el...
> Saving file d:/download/emacs-gbk/lisp/cus-load.el...
> Loading vc-cvs...
> Wrote d:/download/emacs-gbk/lisp/cus-load.el
> Generating cus-load.el...done
> rm "./../bin/emacs.exe"
> make[1]: Leaving directory `D:/download/emacs-gbk/lisp'
> make   -C ../lib-src DOC
> make[1]: Entering directory `D:/download/emacs-gbk/lib-src'
> mkdir "oo-spd"
> mkdir "oo-spd/i386"
> echo oo-spd/i386 > stamp_BLD
> echo config.nt has changed.  Re-run configure.bat.
> config.nt has changed.  Re-run configure.bat.
> exit -1

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?




reply via email to

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