From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: make bootstrap fails with newest CVS sources - 2002-11-25 Date: Mon, 25 Nov 2002 12:29:47 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <762A7BB74D6AD51195EF00B0D0AA16602C384F@STPETE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: main.gmane.org 1038245782 16230 80.91.224.249 (25 Nov 2002 17:36:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 17:36:22 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18GN9e-0004DD-00 for ; Mon, 25 Nov 2002 18:36:18 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18GNFN-00063J-00 for ; Mon, 25 Nov 2002 18:42:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GN98-0007cv-00; Mon, 25 Nov 2002 12:35:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18GN7c-0005tP-00 for emacs-devel@gnu.org; Mon, 25 Nov 2002 12:34:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18GN7b-0005t9-00 for emacs-devel@gnu.org; Mon, 25 Nov 2002 12:34:12 -0500 Original-Received: from stpete.freedomscientific.com ([209.101.206.132] helo=stpete.FreedomScientific) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GN7a-0005sv-00 for emacs-devel@gnu.org; Mon, 25 Nov 2002 12:34:10 -0500 Original-Received: by STPETE with Internet Mail Service (5.5.2656.59) id ; Mon, 25 Nov 2002 12:29:52 -0500 Original-To: "GNU Emacs Devel (emacs-devel@gnu.org)" X-Mailer: Internet Mail Service (5.5.2656.59) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9669 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9669 make bootstrap fails with newest CVS sources. The error message is as follows: Recursive `require' for feature `help-fns' NMAKE : fatal error U1077: '"d:\emacssrc\21.3\src/obj-spd/i386/temacs.exe"' : return code '0xffffffff' Stop. NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio\VC98\bin\nmake.exe"' : return code '0x2' Stop.