From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21.3.50 on cygwin bootstrap failed. Date: Thu, 12 Feb 2004 09:30:11 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076574854 22068 80.91.224.253 (12 Feb 2004 08:34:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2004 08:34:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Feb 12 09:34:03 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ArCIN-0002Y4-00 for ; Thu, 12 Feb 2004 09:34:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ArCIN-0007Bt-00 for ; Thu, 12 Feb 2004 09:34:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArCFn-0001wi-6r for emacs-devel@quimby.gnus.org; Thu, 12 Feb 2004 03:31:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ArCFI-0001wZ-Pl for emacs-devel@gnu.org; Thu, 12 Feb 2004 03:30:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ArCEm-0001qP-8I for emacs-devel@gnu.org; Thu, 12 Feb 2004 03:30:51 -0500 Original-Received: from [212.227.126.187] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArCEl-0001pb-EK for emacs-devel@gnu.org; Thu, 12 Feb 2004 03:30:19 -0500 Original-Received: from [212.227.126.208] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1ArCEe-0000uL-00; Thu, 12 Feb 2004 09:30:12 +0100 Original-Received: from [80.136.237.171] (helo=ate.maierh) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1ArCEe-0005GC-00; Thu, 12 Feb 2004 09:30:12 +0100 Original-Received: by ate.maierh (Postfix, from userid 500) id 1099D12B35; Thu, 12 Feb 2004 09:30:11 +0100 (CET) Original-To: "Steven Wu" In-Reply-To: (Steven Wu's message of "Thu, 12 Feb 2004 01:09:37 -0700") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:7f9705e6678292fb4e27195dea438aa3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19877 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19877 "Steven Wu" writes: > I took the CVS src of Emacs 21.3.50 to cygwin and did make > bootstrap. The bootstrap-emacs was generated, however, it could not > load loadup.el and complained the file was missing. Of course, the > file was right there. Does anyone has the similar problem compiling > CVS emacs on cygwin? I assume you need the mingw-make 3.79.1. You will find it at http://www.mingw.org Harald