From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: bootstrap failure Date: Fri, 19 Nov 2004 21:07:49 -0600 (CST) Message-ID: <200411200307.iAK37nK18862@raven.dms.auburn.edu> References: <200411200014.iAK0Exd18676@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1100920177 24966 80.91.229.6 (20 Nov 2004 03:09:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 Nov 2004 03:09:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 20 04:09:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CVLcu-00034t-00 for ; Sat, 20 Nov 2004 04:09:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVLlq-0007zR-6l for ged-emacs-devel@m.gmane.org; Fri, 19 Nov 2004 22:18:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVLlb-0007xa-Cx for emacs-devel@gnu.org; Fri, 19 Nov 2004 22:18:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVLlZ-0007vZ-4s for emacs-devel@gnu.org; Fri, 19 Nov 2004 22:18:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVLlY-0007uq-Ua for emacs-devel@gnu.org; Fri, 19 Nov 2004 22:18:24 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CVLcI-0004Sp-Q9 for emacs-devel@gnu.org; Fri, 19 Nov 2004 22:08:51 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id iAK38nFu001938; Fri, 19 Nov 2004 21:08:49 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id iAK37nK18862; Fri, 19 Nov 2004 21:07:49 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: schwab@suse.de In-reply-to: (message from Andreas Schwab on Sat, 20 Nov 2004 02:24:03 +0100) 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: main.gmane.org gmane.emacs.devel:30116 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30116 Andreas Schwab wrote: That has already been discussed here under the topic "max-specpdl-size exceeded on "make recompile"", and should already be fixed. Yes, but apparently you need a similar change to _compile_ to make `make bootstrap' work, instead of just `make recompile'. I just installed that change. I do not know whether there still are additional places in lisp/Makefile.in that need a similar change. Sincerely, Luc.