From xemacs-m  Thu Feb 27 16:16:40 1997
Received: from mailgate.Cadence.COM (mailgate.Cadence.COM [158.140.2.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id QAA09550
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:16:38 -0600 (CST)
Received: (from smap@localhost) by mailgate.Cadence.COM (8.6.8/8.6.8) id OAA03014 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 14:16:30 -0800
Received: from mastt.cadence.com(192.203.57.5) by mailgate.cadence.com via smap (V1.0mjr)
	id sma857081789.003011; Thu Feb 27 14:16:29 1997
Received: from lks.cadence.com (lks.cadence.com [192.190.239.1]) by mastt.cadence.com (8.6.8/8.6.8) with ESMTP id OAA18687 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 14:17:20 -0800
Received: from altagroup.com (wichita.cadence.com [192.190.239.30]) by lks.cadence.com (8.6.12/8.6.12) with ESMTP id QAA10443 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:14:16 -0600
Message-Id: <199702272214.QAA10443@lks.cadence.com>
To: xemacs-beta@xemacs.org
Subject: pure code problem with xemacs-20.1-b3
Date: Thu, 27 Feb 1997 16:14:50 -0600
From: "Oswald P. Backus IV" <backus@altagroup.com>

FYI:

I was able to successfully build xemacs-20.0-b90 and xemacs-20.0 using
the configuration below, but with 20.1-b3, the pure lisp code storage
runs out.
Is this a known problem? Is there a simple cure?

Ozzie,


configure --with-tooltalk=yes --with-sparcworks=yes

.......

Configured for `sparc-sun-solaris2.5.1'.

  Where should the build process find the source code?    /home7/tmp/xemacs-20.1-b3-sparc-sunos5
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O 
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/local/X11R5/include
  Where do we find X Windows libraries?                   /usr/local/X11R5/lib
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in native sound support.
  Compiling in support for DBM.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

...........


Loading loadup.el...
Using load-path (/home7/tmp/xemacs-20.1-b3-sparc-sunos5/src/../lisp/prim)
Loading backquote... (2556)
Loading bytecomp-runtime... (3456)
Loading subr... (6484)
Loading replace... (11556)
Loading version.el... (2512)
Loading cl...
Loading cl-defs... (9540)
Loading cl ...done (21664)
Loading cmdloop... (6068)
Loading keymap... (4252)
Loading syntax... (6316)
Loading device... (696)
Loading console... (132)
Loading obsolete... (11356)
Loading specifier... (2664)
Loading faces... (18828)
Loading glyphs... (7404)
Loading objects... (1788)
Loading extents... (1132)
Loading events... (2112)
Loading text-props... (2676)
Loading process... (3820)
Loading frame... (10652)
Loading map-ynp... (2740)
Loading simple... (35752)
Loading keydefs... (3544)
Loading abbrev... (6784)
Loading derived... (4296)
Loading minibuf... (23716)
Loading list-mode... (9128)
Loading modeline... (4768)
Loading widget... (2432)
Loading custom... (6904)
Loading custom-xmas... (1388)
Loading loaddefs...
Loading auto-autoloads... (70724)
Loading loaddefs ...done (71352)
Loading misc... (328)
Loading profile... (536)
Loading help... (19208)
Loading files-nomule... (620)
Loading files... (35384)
Loading lib-complete... (4648)
Loading format... (8452)
Loading indent... (5752)
Loading isearch-mode... (13216)
Loading buffer... (756)
Loading buff-menu... (7292)
Loading undo-stack... (3028)
Loading window... (7276)
Loading paths.el... (6760)
Loading startup... (18620)
Loading lisp... (3456)
Loading page... (1112)
Loading register... (3200)
Loading iso8859-1... (388)
Loading paragraphs... (3000)
Loading lisp-mode... (9212)
Loading text-mode... (1276)
Loading fill... (8804)
Loading float-sup... (372)
Loading itimer... (11120)
Loading itimer-autosave... (820)
Loading toolbar... (1940)
Loading scrollbar... (940)
Loading menubar... (6868)
Loading dialog... (1672)
Loading gui... (1308)
Loading mode-motion... (2048)
Loading mouse... (17708)
Loading x-menubar... (30392)
Loading x-faces... (8004)
Loading x-iso8859-1... (3424)
Loading x-mouse... (2244)
Loading x-select... (8648)
Loading x-scrollbar... (1044)
Loading x-misc... (1300)
Loading x-init... (2232)
Loading x-toolbar... (6032)
Loading tty-init... (1804)
Loading tooltalk/tooltalk-load...
Loading tooltalk/tooltalk-macros... (608)
Loading tooltalk/tooltalk-util... (2432)
Loading tooltalk/tooltalk-init... (3736)
Loading tooltalk/tooltalk-load ...done (6776)
Loading vc-hooks...

ERROR:  Pure Lisp storage exhausted!
 (372)

