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: Zhang Wei
Subject: Re: bootstrap failed on Windows XP
Date: Sun, 24 Dec 2006 13:40:05 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92

Eli Zaretskii <address@hidden> writes:

> How did this happen?  Did you checkout the CVS tree with the -kb
> option to "cvs up" or "cvs co"?  If not, some of your files in the nt/
> subdirectory might have strange line endings.  Can you please take a
> closer look at nt/makefile.w32-in and the file nt/makefile produced
> from it, and see what kind of characters are found there at the end of
> each line, and in particular at the end of this line:
>
> addsection:     stamp_BLD $(BLD)/addsection.exe

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 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
make[1]: *** [../src/config.h] Error -1
make[1]: Leaving directory `D:/download/emacs-gbk/lib-src'
make: *** [bootstrap-gmake] Error 2
--8<---------------cut here---------------end--------------->8---




reply via email to

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