From xemacs-m  Mon Dec  9 09:17:15 1996
Received: from gnosis.slac.com (pilone@gnosis.bevc.blacksburg.va.us [198.82.216.37]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id JAA19046 for <xemacs-beta@xemacs.org>; Mon, 9 Dec 1996 09:17:14 -0600 (CST)
Received: (from pilone@localhost) by gnosis.slac.com (8.6.12/8.6.9) id KAA11209; Mon, 9 Dec 1996 10:19:53 -0500
Date: Mon, 9 Dec 1996 10:19:53 -0500
Message-Id: <199612091519.KAA11209@gnosis.slac.com>
From: Dan Pilone <pilone@gnosis.slac.com>
To: xemacs-beta@xemacs.org
Subject: XEmacs 20-b30 & SGI IRIX 6.2
Mime-Version: 1.0 (generated by tm-edit 7.92)
Content-Type: text/plain; charset=US-ASCII

	I'm rather new to this list so it's possible that you've
already covered this and I missed it, but for what it's worth.. Has
anyone had problem compiling XEmacs 20 under 6.2?  It would die in
input-method-xlib.c with several errors all regarding to XIM.
Without HAVE_XIM defined it would not compile.  (This is compiling w/o
mule support)  The configuration was:

./configure --dynamic --with-mule=no --sound-type=native --with-gcc=no

.. once the HAVE_XIM and XIM_XLIB defines were made, everything
compiled happily.
	I know there is the --with-xim=xlib and --with-xim=motif
options, but should they have been neccessary w/o mule?  Is it just
something I missed?  -- Dan

