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: emacs bootstrap hangs on Windows XP / mingw Date: Sat, 09 Feb 2008 10:03:50 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1202544338 20029 80.91.229.12 (9 Feb 2008 08:05:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2008 08:05:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dieter Deyke Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 09:06:00 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 1JNkhs-0002fh-HB for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 09:05:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNkhP-0004Y6-AR for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 03:04:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNkhK-0004XN-3M for emacs-devel@gnu.org; Sat, 09 Feb 2008 03:04:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNkhI-0004Wv-FS for emacs-devel@gnu.org; Sat, 09 Feb 2008 03:04:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNkhI-0004Wr-7a for emacs-devel@gnu.org; Sat, 09 Feb 2008 03:04:28 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNkhH-000582-GG for emacs-devel@gnu.org; Sat, 09 Feb 2008 03:04:27 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNkhG-0001lQ-T9 for emacs-devel@gnu.org; Sat, 09 Feb 2008 03:04:27 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-218-44.inter.net.il [83.130.218.44]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JCM71441 (AUTH halo1); Sat, 9 Feb 2008 10:01:22 +0200 (IST) In-reply-to: (message from Dieter Deyke on Fri, 08 Feb 2008 10:52:46 -0700) X-detected-kernel: by mx20.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88574 Archived-At: > From: Dieter Deyke > Date: Fri, 08 Feb 2008 10:52:46 -0700 > > The result of those changes is that I now see the same problem as other > people in this group, which is > > make[2]: Entering directory `C:/Users/deyke/emacs-build/subdir/work/admin/unidata' > "../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f batch-byte-compile unidata-gen.el > Cannot open load file: encoded-kb > make[2]: *** [unidata-gen.elc] Error -1 Thank you. At least we now have only one problem to solve. I'm working on it as we speak.