From xemacs-m  Tue Mar 18 15:25:40 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA14662
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 15:25:39 -0600 (CST)
Received: from mr2.exu.ericsson.se (mr2.exu.ericsson.com [138.85.147.12]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id PAA12645 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 15:25:09 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr2.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id PAA16611 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 15:25:08 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id QAA02174 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 16:25:06 -0500
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: 20.1-b8 ok on Solaris 2.5.1
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: Tue, 18 Mar 1997 16:25:06 -0500
Message-ID: <22836.858720306@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


Patched up from b7, using gcc 2.7.2, X11R6.1, Solaris 2.5.1.
Configure results:

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

  Where should the build process find the source code?    /home/unix/toy/apps/xemacs-20.1-b8
  What installation prefix should install use?		  /home/unix/toy/apps/XEmacs
  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?                /apps/public/solaris2.5/X11R6.1/include
  Where do we find X Windows libraries?                   /apps/public/solaris2.5/X11R6.1/lib
  Additional header files:                                /apps/public/solaris2.5/include
  Additional libraries:                                   /apps/public/solaris2.5/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 both network and native sound support.
  Compiling in support for DBM.
  Compiling in Mule (multi-lingual) support.
  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.

Everything looks good so far.  The sparcworks infinite make loop is
gone.  Hurray!

One minor nit:  make gzip-el doesn't work because I used srcdir.  But
the alternative that is printed after install obviously works when I
use the real lib-src.

Ray

