From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Problems building CVS Emacs on Windows XP using MinGW Date: Fri, 22 Aug 2008 11:14:42 +0300 Message-ID: References: <87fxoxqyvf.fsf@kanis.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1219392900 6894 80.91.229.12 (22 Aug 2008 08:15:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Aug 2008 08:15:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ivan Kanis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 22 10:15:53 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 1KWRoG-0003LV-13 for ged-emacs-devel@m.gmane.org; Fri, 22 Aug 2008 10:15:52 +0200 Original-Received: from localhost ([127.0.0.1]:52579 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWRnI-0006lv-CY for ged-emacs-devel@m.gmane.org; Fri, 22 Aug 2008 04:14:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWRnD-0006ln-0d for emacs-devel@gnu.org; Fri, 22 Aug 2008 04:14:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWRnB-0006kR-7f for emacs-devel@gnu.org; Fri, 22 Aug 2008 04:14:46 -0400 Original-Received: from [199.232.76.173] (port=41179 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWRnB-0006k4-3N for emacs-devel@gnu.org; Fri, 22 Aug 2008 04:14:45 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:12944) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWRnA-0000Tq-Rs for emacs-devel@gnu.org; Fri, 22 Aug 2008 04:14:45 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5Z00HJDTLCQ030@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Fri, 22 Aug 2008 11:15:13 +0300 (IDT) In-reply-to: <87fxoxqyvf.fsf@kanis.fr> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:102812 Archived-At: > From: Ivan Kanis > Date: Fri, 22 Aug 2008 09:42:44 +0200 > > > When I try to build CVS Emacs on Windows XP using MinGW (following the > > instructions in emacs/nt/INSTALL, of course), I get this error during > > "make bootstrap": > > > > Generating autoloads for language/vietnamese.el... > > Scan error: "Unbalanced parentheses", 3917, 3960 > > mingw32-make[1]: *** [autoloads] Error 255 > > mingw32-make[1]: Leaving directory `c:/franl/cvs/emacs/lisp' > > mingw32-make: *** [bootstrap-gmake] Error 2 > > Funny, I saw that error today on XP and with MinGW, yesterday. I > removed the file and it crapped much, much later on european.el. Which file did you remove? Also, please consider answering the questions about your system I asked earlier in this thread. Thanks.