From xemacs-m  Thu Jan 23 11:02:31 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id LAA15619 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 11:02:30 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id LAA26891 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 11:02:00 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id LAA15197 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 11:01:59 -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 MAA18403 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 12:01:55 -0500
To: XEmacs Mailing List <xemacs-beta@xemacs.org>
Subject: 20.0-b91 Solaris 2.5 failure and success
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: Thu, 23 Jan 1997 12:01:54 -0500
Message-ID: <20687.854038914@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


Grabbed the whole tar file and rebuilt on Solaris 2.5, gcc 2.7.2,
X11R6.1.  The build failed as follows:

	1.  In src/Makefile, a line is truncated.  It ends with
	    tooltalk-mac when it should really be tooltalk-macros.elc
	    ${lispdir}tooltalk/tooltalk-util.elc
	    ${lispdir}tooltalk/tooltalk-init.elc.  Since the truncated
	    line is about 4050 characters, and the correct line is
	    4100+ characters, I can only assume that some line length
	    limit in sed has been reached.  This is a problem, but
	    apparently no one but me has it.  What a pain!  Does gnu
	    sed handle this better?

	2.  After fixing the above, I ran out of purespace like
	    several others have already mentioned.  I reconfig'ed with
	    --purespace=900000 (forget what b90 had) and it works
	    (after fixing problem 1 above again).  Dumping says this
	    value is about 11k too big.

Nothing obviously wrong after 30 minutes of usage.

Config:

	../../xemacs-20.0/configure  --verbose --puresize=900000
	--prefix=/home/unix/toy/apps/XEmacs --with-mule
	--with-sparcworks --with-dialogs=motif --with-sound=both
	--srcdir=../../xemacs-20.0
	--site-includes=/apps/public/solaris2.5/include
	--site-runtime-libraries=/apps/public/solaris2.5/lib

Result:

  Where should the build process find the source code?    /home/unix/toy/apps/xemacs-20.0-b91
  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 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 support for ToolTalk.
  Compiling in Mule (multi-lingual) support.
  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.

Ray

===========================================================================
-----> Raymond Toy  toy@rtp.ericsson.se

"I have no problem with their success....  I have a problem with the
fact that they just make really third-rate products. "
		Steve Jobs

