From xemacs-m  Tue Apr 29 12:39:02 1997
Received: from hubbub.cisco.com (mailgate-sj-1.cisco.com [198.92.30.31])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA28086
	for <xemacs-beta@xemacs.org>; Tue, 29 Apr 1997 12:39:01 -0500 (CDT)
Received: from sandman (sandman.cisco.com [171.70.19.29]) by hubbub.cisco.com (8.8.4-Cisco.1/CISCO.GATE.1.1) with ESMTP id KAA02129 for <xemacs-beta@xemacs.org>; Tue, 29 Apr 1997 10:38:32 -0700 (PDT)
Received: (from drich@localhost) by sandman (SMI-8.6/8.6.12) id KAA01969; Tue, 29 Apr 1997 10:38:28 -0700
Date: Tue, 29 Apr 1997 10:38:28 -0700
Message-Id: <199704291738.KAA01969@sandman>
From: Dan Rich <drich@cisco.com>
MIME-Version: 1.0
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: sudccess with 20.2b3 on Solaris 2.5.1 (with problems)
X-Mailer: VM 6.30 under 20.2 XEmacs Lucid (beta3)
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).
Content-Type: text/plain; charset=US-ASCII

I have a successful build on Solaris 2.5.1 with X11R6.3, but have run
into three problems so far:
    o	It appears to just go out to lunch from time to time while I
	am reading e-mail (and possibly other times, I haven't been
	able to use it that much so far).  I'm going to try and
	connect to it with gdb and see what it is doing the next time
	it happens.

    o	I'm seeing assorted weird behavior from my .emacs file.  The
     	one that I can't figure out at all is the following:

	(if (not (eq (device-type) 'tty))
	    (add-hook 'tipgp-:cmd-macro-before-hook 'my-ispell-message)
	    (add-hook 'mail-send-hook  'my-ispell-message)
	)
	
	The first hook is added, the second is not (yet if I run the
	add-hook by hand, it works fine).  This has been around for
	the last beta or so, I just now managed to track down exactly
	what is happening.

Ideas?

Anyway, here is my config:

uname -a: SunOS sandman 5.5.1 Generic_103640-03 sun4u sparc SUNW,Ultra-1

./configure  '--site-libraries=/opt/local/lib:/usr/dt/lib' '--site-includes=/opt/local/include:/usr/dt/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '-with-dialogs=motif'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.2-b1
  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:/usr/dt/include
  Additional libraries:                                   /opt/local/lib:/usr/dt/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 both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.


./configure  '--site-libraries=/opt/local/lib:/usr/dt/lib' '--site-includes=/opt/local/include:/usr/dt/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '-with-dialogs=motif'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.2-b2
  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:/usr/dt/include
  Additional libraries:                                   /opt/local/lib:/usr/dt/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 both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.


./configure  '--site-libraries=/opt/local/lib:/usr/dt/lib' '--site-includes=/opt/local/include:/usr/dt/include' '--with-xpm' '--with-xface' '--with-sound=both' '--with-gif' '--with-jpeg' '--with-png' '--prefix=/local/beta' '--dynamic' '--with-mule' '-with-dialogs=motif'


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

  Where should the build process find the source code?    /home/drich/Src/xemacs-20.2-b3
  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:/usr/dt/include
  Additional libraries:                                   /opt/local/lib:/usr/dt/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 both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for CDE.
  Compiling in support for ToolTalk.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.


-- 
Dan Rich <drich@cisco.com>  |	http://www.employees.org/~drich/
Web Team Project Lead       | "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/

