From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Zeitler Newsgroups: gmane.emacs.devel Subject: Building Emacs overflowed pure space Date: Mon, 07 Aug 2006 15:30:16 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1154957443 23027 80.91.229.2 (7 Aug 2006 13:30:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Aug 2006 13:30:43 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 07 15:30:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GA5Bl-0000RX-Qw for ged-emacs-devel@m.gmane.org; Mon, 07 Aug 2006 15:30:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GA5Bl-0003Oa-Go for ged-emacs-devel@m.gmane.org; Mon, 07 Aug 2006 09:30:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GA5BX-0003NH-91 for emacs-devel@gnu.org; Mon, 07 Aug 2006 09:30:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GA5BU-0003Ij-JU for emacs-devel@gnu.org; Mon, 07 Aug 2006 09:30:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GA5BU-0003IU-5J for emacs-devel@gnu.org; Mon, 07 Aug 2006 09:30:20 -0400 Original-Received: from [192.11.222.163] (helo=ihemail2.lucent.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GA5Fj-0003XN-0c for emacs-devel@gnu.org; Mon, 07 Aug 2006 09:34:43 -0400 Original-Received: from nbgif1.de.lucent.com (h135-246-31-82.lucent.com [135.246.31.82]) by ihemail2.lucent.com (8.13.6/IER-o) with ESMTP id k77DUIEF019570 for ; Mon, 7 Aug 2006 08:30:18 -0500 (CDT) Original-Received: from sfsws1.de.lucent.com (sfsws1 [135.246.31.38]) by nbgif1.de.lucent.com (8.11.7p2+Sun/8.11.7) with ESMTP id k77DUGg26788 for ; Mon, 7 Aug 2006 15:30:16 +0200 (MEST) Original-Received: from sfsw51.de.lucent.com (sfsw51.de.lucent.com [135.246.72.99]) by sfsws1.de.lucent.com (8.11.7p2+Sun/8.8.5) with ESMTP id k77DUG426071 for ; Mon, 7 Aug 2006 15:30:16 +0200 (MEST) Original-Received: (from kzeitler@localhost) by sfsw51.de.lucent.com (8.11.7p1+Sun/8.8.8) id k77DUG827597; Mon, 7 Aug 2006 15:30:16 +0200 (MEST) X-Authentication-Warning: sfsw51.de.lucent.com: kzeitler set sender to kzeitler@lucent.com using -f Original-To: emacs-devel@gnu.org Tomato: Heliotrope User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v) 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:58161 Archived-At: Since today I'm seeing the following warning, when I start emacs: Warning (initialization): Building Emacs overflowed pure space. (See the node Pure Storage in the Lisp manual for details.) Is this a new warning for an already existing problem or is this a new feature? The docu says to increase PURESIZE, but I'm not sure to or by what. Maybe it'd be better to increase BASE_PURESIZE or one of these ..._EXTRA constants, but then again I'm not sure how much. BTW this is a Solaris 5.8 build. Klaus -- ------------------------------------------ | Klaus Zeitler Lucent Technologies | | Email: kzeitler@lucent.com | ------------------------------------------ --- Machine-Independent, adj.: Does not run on any existing machine.