From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: Still cannot build native windows version of emacs 23.* Date: Fri, 08 Feb 2008 23:51:38 +0100 Message-ID: <47ACDCFA.3040103@gmail.com> References: <47A6F0BA.7020806@gnu.org> <47ACC94A.8050704@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202511130 16406 80.91.229.12 (8 Feb 2008 22:52:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 22:52:10 +0000 (UTC) Cc: Eric Lilja , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 08 23:52:30 2008 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.50) id 1JNc54-0002ji-4Q for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 23:52:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNc4b-0002G2-D5 for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 17:51:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNc4V-0002Fk-Od for emacs-devel@gnu.org; Fri, 08 Feb 2008 17:51:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNc4S-0002CB-7k for emacs-devel@gnu.org; Fri, 08 Feb 2008 17:51:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNc4S-0002C8-2l for emacs-devel@gnu.org; Fri, 08 Feb 2008 17:51:48 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNc4O-0006tN-4a; Fri, 08 Feb 2008 17:51:44 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:64021 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JNc4M-0006t6-3z; Fri, 08 Feb 2008 23:51:42 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <47ACC94A.8050704@gmail.com> X-Antivirus: avast! (VPS 080207-0, 2008-02-07), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JNc4M-0006t6-3z. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JNc4M-0006t6-3z 05585348138eda0c554f9f71e728dff9 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:88553 Archived-At: Lennart Borgman (gmail) wrote: > So I tried with msys instead from the nt subdirectory. "make bootstrap" > goes much further, but it now ends with > > Directory textmodes > Directory url > Directory obsolete > Generating cus-load.el... > Saving file c:/eclean/bld/emacs/lisp/cus-load.el... > Loading vc-cvs... > Wrote c:/eclean/bld/emacs/lisp/cus-load.el > Generating cus-load.el...done > rm "./../bin/emacs.exe" > make[1]: Leaving directory `/c/eclean/bld/emacs/lisp' > make - --unix -C ../lib-src DOC > [Please ignore a syntax error on the next line - it is intentional] > /bin/sh.exe: -c: line 1: unexpected EOF while looking for matching `"' > /bin/sh.exe: -c: line 2: syntax error: unexpected end of file > make[1]: Entering directory `/c/eclean/bld/emacs/lib-src' > mkdir "oo-spd" > mkdir "oo-spd/i386" > echo oo-spd/i386 > stamp_BLD > gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c > -gstabs+ -g3 - > mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -Ic:/g/include > -DWINDOWSNT -DDOS_N > T -DSTDC_HEADERS=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 > -I../nt/inc -I. > ./src -o oo-spd/i386/make-docfile.o make-docfile.c > gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c > -gstabs+ -g3 - > mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -Ic:/g/include > -DWINDOWSNT -DDOS_N > T -DSTDC_HEADERS=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 > -I../nt/inc -I. > ./src -o oo-spd/i386/ntlib.o ntlib.c > gcc -o oo-spd/i386/make-docfile.exe -gstabs+ -g3 > oo-spd/i386/make-docfile.o o > o-spd/i386/ntlib.o -ladvapi32 > make[1]: *** No rule to make target > `../lisp/international/charprop.el', needed > by `DOC'. Stop. > make[1]: Leaving directory `/c/eclean/bld/emacs/lib-src' > make: *** [bootstrap-gmake] Error 2 But now I get Generating autoloads for find-dired.el...done Generating autoloads for find-file.el... Generating autoloads for find-file.el...done Generating autoloads for find-lisp.el... Generating autoloads for find-lisp.el...done Local variables entry is missing the suffix make[1]: *** [autoloads] Error -1 make[1]: Leaving directory `C:/eclean/bld/emacs/lisp' make: *** [bootstrap-gmake] Error 2