From xemacs-m  Mon Mar 24 09:43:00 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 JAA12573
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 09:42:58 -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 JAA19442 for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 09:42:25 -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 JAA00192 for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 09:42:24 -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 KAA01549 for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 10:42:22 -0500
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: 20.1-b9 success on Solaris 2.5.1
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 24 Mar 1997 10:42:21 -0500
Message-ID: <3386.859218141@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


Patched up from b8 (and b7 before) on Solaris 2.5.1, with gcc 2.7.2,
X11R6.1.  Config results are:

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

  Where should the build process find the source code?    /home/unix/toy/apps/xemacs-20.1-b9
  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.

Seems to be working just fine so far.  Still don't really know why it
I can't get CDE detected and working, except that for some reason the
CDE libraries are missing some needed functions.  Oh well.

Ray

