From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Compiling Emacs 23.1.92 on Windows fails Date: Sat, 20 Feb 2010 15:46:37 -0700 Message-ID: <4B80664D.5030606@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090006000208040501060006" X-Trace: dough.gmane.org 1266814213 861 80.91.229.12 (22 Feb 2010 04:50:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2010 04:50:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 21 05:56:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj32z-0007Lx-1s for ged-emacs-devel@m.gmane.org; Sun, 21 Feb 2010 05:04:15 +0100 Original-Received: from localhost ([127.0.0.1]:46512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nj32p-0002ZQ-Qu for ged-emacs-devel@m.gmane.org; Sat, 20 Feb 2010 23:03:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Niy60-0002tN-6L for emacs-devel@gnu.org; Sat, 20 Feb 2010 17:46:44 -0500 Original-Received: from [140.186.70.92] (port=58942 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Niy5z-0002sS-1c for emacs-devel@gnu.org; Sat, 20 Feb 2010 17:46:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Niy5x-0008Qy-W2 for emacs-devel@gnu.org; Sat, 20 Feb 2010 17:46:42 -0500 Original-Received: from mail-qy0-f200.google.com ([209.85.221.200]:54602) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Niy5x-0008Ql-RX for emacs-devel@gnu.org; Sat, 20 Feb 2010 17:46:41 -0500 Original-Received: by qyk38 with SMTP id 38so805638qyk.1 for ; Sat, 20 Feb 2010 14:46:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type; bh=Ul4j+eDqfvoHOVVuCKjc6Oyft3ltJqAwTj5/R/izwXw=; b=Hn2eTDkZi+wuXoAv97gJXvova5UhXWqDEpFEOZ4lPLDv9+ZJLlwzFrkhysTEao2J0U qBhz6LsNbTRaqEgkkU3UIoNDfk1SYOyS26EAia2CcNdaOMT6Mj0i7OAxGFoNRukpzMyZ q7vGHlCqCTDi7yG6yElrw8znA5JJicDWbTBPo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; b=BOGZZzQHN4Ya2IevNypOkj5JMRrMl3SL1gcDt8uoEO1gxtWvsElYViIw2JqNiSZB8v EhowW1rIzET7WVwtNnPihLekEup0Ve6kRtAFNE8/XR06Deb0aHp0RqZlNXxXKLZ4apGy zas13Jojke2SyL7lVDh7Yw0RA+6aQ0pZMmdl4= Original-Received: by 10.224.58.83 with SMTP id f19mr4262369qah.330.1266706000212; Sat, 20 Feb 2010 14:46:40 -0800 (PST) Original-Received: from ?192.168.1.4? (67-41-158-234.hlrn.qwest.net [67.41.158.234]) by mx.google.com with ESMTPS id 22sm1244241qyk.10.2010.02.20.14.46.37 (version=SSLv3 cipher=RC4-MD5); Sat, 20 Feb 2010 14:46:39 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sat, 20 Feb 2010 23:03:42 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121277 Archived-At: This is a multi-part message in MIME format. --------------090006000208040501060006 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 --------------090006000208040501060006 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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
--------------090006000208040501060006--