From xemacs-m  Sat Aug 30 11:29:42 1997
Received: from GS213.SP.CS.CMU.EDU (GS213.SP.CS.CMU.EDU [128.2.209.183])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA08640
	for <xemacs-beta@xemacs.org>; Sat, 30 Aug 1997 11:29:41 -0500 (CDT)
Received: by GS213.SP.CS.CMU.EDU (AIX 3.2/UCB 5.64/4.03)
          id AA17797; Sat, 30 Aug 1997 12:29:36 -0400
Date: Sat, 30 Aug 1997 12:29:36 -0400
Message-Id: <9708301629.AA17797@GS213.SP.CS.CMU.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Darrell Kindred <dkindred@cmu.edu>
To: xemacs-beta@xemacs.org
Subject: 19.16-b91: purespace, codename
Organization: Carnegie Mellon University School of Computer Science
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid

I've built 19.16-b91 for Linux (config below), and so far
it's working fine.  There are a couple of minor oddities
though:

  1. As in b90, the default purespace is insufficient.  (I
     forgot to report it earlier.)  This is not too big a
     deal of course, since it rebuilds automatically.  I
     have a pretty vanilla configuration, though (no
     site-*.el files) and would have expected it to go
     through on the first try.  Here are the figures I saw:

	****    Pure Lisp storage exhausted!
	        Purespace usage: 631160 of 625000
        ...
	Purespace usage: 631104 of 631160 (100%).

  2. The value of emacs-version is

          19.16 "" XEmacs Lucid (beta91)

     (i.e., the quotes for the codename are there but the
     codename is empty).  Is this intentional?

- Darrell

Configured for `i586-unknown-linux2.0.30'.

  Where should the build process find the source code?    /old/usr1/src/xemacs-19.16-b91
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -g -O2
  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/include
  Where do we find X Windows libraries?                   /usr/local/lib
  Additional header files:                                /old/usr1/src/xpm-3.4f/
  Additional libraries:                                   /old/usr1/src/xpm-3.4f/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in native sound support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

