From xemacs-m  Tue Mar 18 01:58:42 1997
Received: from cdc.noaa.gov (manager.Colorado.EDU [128.138.218.210])
	by xemacs.org (8.8.5/8.8.5) with SMTP id BAA04402
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 01:58:42 -0600 (CST)
Received: from roberts by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id AAA05839; Tue, 18 Mar 1997 00:58:32 -0700
Received: by roberts (SMI-8.6) id AAA06452; Tue, 18 Mar 1997 00:58:31 -0700
Sender: mdb@cdc.noaa.gov
To: xemacs-beta@xemacs.org
Subject: [20.1-b8] success under Solaris-2.5/sparcworks/cc-4.0/X11R6.3
References: <m2hgi9j0i1.fsf@altair.xemacs.org>
Organization: CIRES, University of Colorado
X-Attribution: mb
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Mark Borges <mdb@cdc.noaa.gov>
Date: 18 Mar 1997 00:58:30 -0700
In-Reply-To: Steven L Baur's message of 17 Mar 1997 20:19:02 -0800
Message-ID: <vkg1xtk4wp.fsf@cdc.noaa.gov>
Lines: 60
X-Mailer: Gnus v5.4.28/XEmacs 20.1(beta8)

Built fine after 3 adjustments of purespace. The stderr log contained:
----------------------------------------------------------------------
****	Pure Lisp storage exhausted!
	Purespace usage: 802944 of 782300
****
[...]
Purespace usage: 795776 of 802944 (99% -- 7k wasted).
[...]
Purespace usage: 795776 of 795792 (100%).
[...]
----------------------------------------------------------------------
I haven't had a chance to build 19.15-b100 yet, but it must surely be
OK, too. I also haven't done much more than edit a few files and run
gnus under a tty, thus far.

Thanks for the quick mid-week beta release.

# ./configure --verbose --x-includes=/usr/local/x11r6.3/include
# --x-libraries=/usr/local/x11r6.3/lib
# --site-includes=/usr/local/include --site-libraries=/usr/local/lib
# --with-menubars=lucid --with-scrollbars=lucid --with-dialogs=motif
# --with-cde=no --with-gcc=no --error-checking=none --debug=no
# --with-png --with-jpeg --with-xpm --with-xface --with-sparcworks
# --cflags=-xO3 --prefix=/home/mdb/gnu


 >> Installation

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

  Where should the build process find the source code?    /tmp/mdb/wrk/xemacs-20.1-b8
  What installation prefix should install use?		  /home/mdb/gnu
  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?              cc -xO3
  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/x11r6.3/include
  Where do we find X Windows libraries?                   /usr/local/x11r6.3/lib
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  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 support for PNG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

-- 
  -mb-

