emacs-devel
[Top][All Lists]
Advanced

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

Compiling Emacs 23.1.92 on Windows fails


From: Christoph
Subject: Compiling Emacs 23.1.92 on Windows fails
Date: Sat, 20 Feb 2010 15:46:37 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Hi,

I have been trying to compile Emacs Pretest 23.1.92 on Windows 7 (cygwin, MinGW, GnuWin32) but haven't had any luck.
 
I run

configure.bat --no-debug --with-gcc --without-png -cflags -IC:\Progra~2\GnuWin32\include

then

make bootstrap

and everything runs fine until I get this error:

[...]
make[2]: Leaving directory `/cygdrive/d/devel/emacs/emacs-23.1.92/lisp'
cp loaddefs.el-SH /cygdrive/d/devel/emacs/emacs-23.1.92/lisp/loaddefs.el
rm loaddefs.el-SH
Directories: . calc calendar emacs-lisp emulation erc eshell gnus international
language mail mh-e net nxml org play progmodes textmodes url cedet cedet/ede ced
et/semantic cedet/srecode cedet/semantic/analyze cedet/semantic/bovine cedet/sem
antic/decorate cedet/semantic/symref cedet/semantic/wisent
"./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l autoload \
                --eval '(setq find-file-hook nil find-file-suppress-same-file-wa
rnings t)' \
                -f w32-batch-update-autoloads "/cygdrive/d/devel/emacs/emacs-23.
1.92/lisp/loaddefs.el" make . calc calendar emacs-lisp emulation erc eshell gnus
 international language mail mh-e net nxml org play progmodes textmodes url cede
t cedet/ede cedet/semantic cedet/srecode cedet/semantic/analyze cedet/semantic/b
ovine cedet/semantic/decorate cedet/semantic/symref cedet/semantic/wisent
Warning: Could not find simple.el nor simple.elc
Cannot open load file: autoload
make[1]: *** [autoloads] Error 127
make[1]: Leaving directory `/cygdrive/d/devel/emacs/emacs-23.1.92/lisp'
make: *** [bootstrap-gmake] Error 2

Any idea what is causing this?

Thanks,
Christoph

reply via email to

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