help-gnu-emacs
[Top][All Lists]
Advanced

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

unsuccessful CVS build on windows


From: nullius . filius
Subject: unsuccessful CVS build on windows
Date: Fri, 4 Apr 2008 08:10:31 -0700 (PDT)
User-agent: G2/1.0

I had trouble compiling emacs from CVS

I got as far as making a temacs executable, but
then when temacs started to bootstrap -

"./oo-spd/i386/temacs.exe" -batch -l loadup bootstrap
Loading loadup.el (source)...
.
.
.
Loading c:/Local/cvs/emacs/lisp/emacs-lisp/timer.el (source)...
Invalid argument name: Invalid timer
mkdir "../bin"
mkdir: cannot create directory `../bin': File exists
make[1]: [bootstrap-emacs] Error 1 (ignored)
cp -f oo-spd/i386/emacs.exe ../bin
cp: cannot stat `oo-spd/i386/emacs.exe': No such file or directory
make[1]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory `/c/Local/cvs/emacs/src'
make: *** [bootstrap-gmake] Error 2


- temacs barfed when it tried to load timer.el

Replacing timer.el with a previous version (the version
of timer.el at http://www.crasseux.com/emacs) and I get
a successful build. A build compiled with the mingw gcc
compiler, on a windows 2000 box.

Should I submit the report? And if I should, what is expected
in the report?


reply via email to

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