From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: nferrier@tapsellferrier.co.uk Newsgroups: gmane.emacs.devel Subject: Re: Please pretest Emacs 21.3 Date: 27 May 2002 11:26:28 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022495205 18166 127.0.0.1 (27 May 2002 10:26:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 May 2002 10:26:45 +0000 (UTC) Cc: nferrier@tapsellferrier.co.uk, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17CHi9-0004it-00 for ; Mon, 27 May 2002 12:26:45 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17CHzR-0003m7-00 for ; Mon, 27 May 2002 12:44:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CHig-0007j3-00; Mon, 27 May 2002 06:27:18 -0400 Original-Received: from host217-34-135-17.in-addr.btopenworld.com ([217.34.135.17] helo=tf1.tapsellferrier.co.uk) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CHfV-0007R6-00 for ; Mon, 27 May 2002 06:24:01 -0400 Original-Received: from [194.74.202.254] (helo=WEBDEV) by tf1.tapsellferrier.co.uk with esmtp (Exim 3.35 #1 (Debian)) id 17CHhh-0006S4-00; Mon, 27 May 2002 11:26:17 +0100 Original-To: Andreas Schwab In-Reply-To: Original-Lines: 30 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4427 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4427 Andreas Schwab writes: > nferrier@tapsellferrier.co.uk writes: > > |> I've just updated my CVS to the branch and run "make". The build fails > |> with the following error: > > Use "make bootstrap". Sorry, I didn't realise that had to be used for all builds... I've done that and I now get the following error during build of my existing CVS tree (updated to the branch). ./temacs --batch --load loadup bootstrap emacs: Invalid hash table rehash threshold: 134217728.0 make[1]: *** [bootstrap-emacs] Error 1 make[1]: Leaving directory `/usr/local/src/emacs-cvs/src' make: *** [bootstrap-src] Error 2 I'll check out a new copy and have a go with that... but I guess existing CVS working copies should really build. Shouldn't they? One thing I haven't tried is a 'make clean' (or some other clean target). Should I try that? Nic Ferrier