From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sridhar Boovaraghavan Newsgroups: gmane.emacs.devel Subject: Failed Compilation on Windows 7 64-bit Date: Wed, 03 Feb 2010 18:50:46 -0500 Message-ID: <86bpg5q3op.fsf@earthlink.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265241142 9150 80.91.229.12 (3 Feb 2010 23:52:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Feb 2010 23:52:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 04 00:52:15 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 1Ncp15-0000uW-9m for ged-emacs-devel@m.gmane.org; Thu, 04 Feb 2010 00:52:15 +0100 Original-Received: from localhost ([127.0.0.1]:55431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ncp14-0005h3-HH for ged-emacs-devel@m.gmane.org; Wed, 03 Feb 2010 18:52:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ncp05-0005Tt-Ir for emacs-devel@gnu.org; Wed, 03 Feb 2010 18:51:13 -0500 Original-Received: from [199.232.76.173] (port=52619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ncp04-0005Sy-GK for emacs-devel@gnu.org; Wed, 03 Feb 2010 18:51:12 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ncp03-00037w-7b for emacs-devel@gnu.org; Wed, 03 Feb 2010 18:51:12 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:56800) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ncp02-00037k-Mz for emacs-devel@gnu.org; Wed, 03 Feb 2010 18:51:11 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ncozz-0000D0-85 for emacs-devel@gnu.org; Thu, 04 Feb 2010 00:51:07 +0100 Original-Received: from ool-4356a1eb.dyn.optonline.net ([67.86.161.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 00:51:07 +0100 Original-Received: from sridhar_ml by ool-4356a1eb.dyn.optonline.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 00:51:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 46 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ool-4356a1eb.dyn.optonline.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:6sV82ThWuGCAiEXPwR4FSd4xlaU= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120875 Archived-At: Hi, This might not be 64-bit related, however the OS is Windows 7 64-bit. All the other tools (MingW, cygwin, GnuWin32) all seem to be 32-bit (and recently fetched). The emacs code has been fetched recently from the CVS trunk. I configure it like: C:\emacs\nt>configure.bat --with-gcc --no-cygwin --without-xpm --with-svg --cfla gs -Ic:\GnuWin32\include Upon a make bootstrap, it builds temacs, emacs and then finishes compiling all the lisp files. Then it fails with the following: C:\emacs\nt>make [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file Using C:/cygwin/bin/sh.exe as shell. make -C ../lib-src all [Please ignore a syntax error on the next line - it is intentional] /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /usr/bin/sh: -c: line 1: syntax error: unexpected end of file make[1]: Entering directory `C:/emacs/lib-src' gcc -o oo-spd/i386/ctags.exe -gdwarf-2 -g3 -mno-cygwin oo-spd/i386/ctags.o oo -spd/i386/getopt.o oo-spd/i386/getopt1.o oo-spd/i386/ntlib.o oo-spd/i386/regex.o -ladvapi32 oo-spd/i386/ctags.o: In function `add_regex': C:\emacs\lib-src/ctags.c:5882: undefined reference to `_imp__re_set_syntax' C:\emacs\lib-src/ctags.c:5884: undefined reference to `_imp__re_compile_pattern' oo-spd/i386/ctags.o: In function `readline': C:\emacs\lib-src/ctags.c:6335: undefined reference to `_imp__re_match' oo-spd/i386/ctags.o: In function `find_entries': C:\emacs\lib-src/ctags.c:6006: undefined reference to `_imp__re_search' collect2: ld returned 1 exit status make[1]: *** [oo-spd/i386/ctags.exe] Error 1 make[1]: Leaving directory `C:/emacs/lib-src' make: *** [all-other-dirs-gmake] Error 2 -- Sridhar Boovaraghavan