Eli Zaretskii <[EMAIL PROTECTED]> 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---


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to