From xemacs-m  Thu Jan 16 19:14:38 1997
Received: from hubbub.cisco.com (hubbub.cisco.com [198.92.30.31])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id TAA00501 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 19:14:37 -0600 (CST)
Received: from sandman (sandman.cisco.com [171.68.209.51]) by hubbub.cisco.com (8.8.4-Cisco.1/CISCO.GATE.1.1) with ESMTP id RAA24628 for <xemacs-beta@xemacs.org>; Thu, 16 Jan 1997 17:14:09 -0800 (PST)
Received: (from drich@localhost) by sandman (SMI-8.6/8.6.12) id RAA03994; Thu, 16 Jan 1997 17:14:35 -0800
Date: Thu, 16 Jan 1997 17:14:35 -0800
Message-Id: <199701170114.RAA03994@sandman>
From: Dan Rich <drich@cisco.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Build report on Solaris, and vfork problem
Reply-To: drich@cisco.com
X-Face: >>@YIrj6h(9FH@Qs_-ob2y~:HhB3<K:s^%ne_GjM`oNo3yFzbT'Kover1p6Qf|2_'8inv!W
 x^4ApmkH}yJ*clwm{;w(]]EV=YexeKB[\$G>j#fE)'04Kv^h\Yc+PG%t~'xXevX509R
X-Planation: X-Face can be viewed with "faces" or "xmail" (X11R5 contrib tape).
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

I have finally gotten my Solaris system up and running, so here is my
first build report.

I have one problem, I am receiving the error:
	Doing vfork: not enough space
quite often when running external processes (such as movemail and
pgp).  Has anyone else seen this, and do you know of a solution?  I
don't appear to be out of swap space (although I could use a little more):
    drich@sandman|615> swap -l 
    swapfile             dev  swaplo blocks   free
    /dev/dsk/c0t0d0s1   32,1      16 132224    256
    drich@sandman|616> swap -s
    total: 73008k bytes allocated + 14352k reserved = 87360k used, 24560k available

Anyway, here's my configuration:

    ./configure  --site-libraries=/opt/local/lib
    --site-includes=/opt/local/include --with-xpm --with-xface
    --with-sound=native --with-gif --with-jpeg --with-png
    --prefix=/local/beta --dynamic --with-mule 


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

      Where should the build process find the source code?    /home/drich/Src/xemacs-20.0-b90
      What installation prefix should install use?            /local/beta
      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?                /opt/local/X11R6/include
      Where do we find X Windows libraries?                   /opt/local/X11R6/lib
      Additional header files:                                /opt/local/include
      Additional libraries:                                   /opt/local/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 support for PNG image conversion.
      Compiling in native sound support.
      Compiling in support for Berkeley DB.
      Compiling in support for GNU DBM.
      Compiling in Mule (multi-lingual) support.
      Using the Lucid menubar.
      Using the Lucid scrollbar.
      Using the Athena dialog boxes.
      Compiling in extra code for debugging.
      Compiling in code for checking XEmacs memory usage.
    
-- 
Dan Rich <drich@cisco.com>  |	http://www.employees.org/~drich/
Senior Webmaster            | "Danger, you haven't seen the last of me!" 
Cisco Systems, Inc.         |   "No, but the first of you turns my stomach!"
(408) 527-3195              |           -- The Firesign Theatre's Nick Danger

       Friends of Randal Schwartz: http://www.lightlink.com/fors/

