From xemacs-m  Sat May 17 21:27:27 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA25314
	for <xemacs-beta@xemacs.org>; Sat, 17 May 1997 21:27:26 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id TAA22194;
	Sat, 17 May 1997 19:28:32 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Build Report -- XEmacs 20.3-beta1/Mule, Linux 2.0.30 (Success)
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_May_17_19:28:31_1997-1"
Content-Transfer-Encoding: 7bit
Date: 17 May 1997 19:28:31 -0700
Message-ID: <m2g1vlikds.fsf@altair.xemacs.org>
Lines: 85
X-Mailer: Gnus v5.4.52/XEmacs 20.2

--Multipart_Sat_May_17_19:28:31_1997-1
Content-Type: text/plain; charset=ISO-2022-JP

O.K.  I built XEmacs/$BAjKP(B with the new configure stuffs and it works.

--Multipart_Sat_May_17_19:28:31_1997-1
Content-Type: text/plain; charset=US-ASCII

(I've only tried with a fully loaded MULE configuration, Gnus/TM
choked when attempting to send it -- back to 20.2).

Here is a miscellaneous list of problems.

1.  Motif is relentless detected :-(.  Configuring with MULE that
    means you must configure --with-xim=xlib or --with-xim=no in order
    not to get it(s 100% braindamaged focus code).  I thought the
    default for XIM was supposed to be `no' since this code is highly
    broken on so many systems.

2.  The order of include directories is messed up in src/Makefile.in.in.
    The site-includes get placed at the very first.  This is O.K. with 
    one exception which loses terribly with current code.  I've fixed
    this and See 3.

3.  Wnn is not successfully autodetected.  If you specify --with-wnn=yes,
    no attempt is made to add the directory /usr/X11R6/include/wnn to
    the include search path.  When this directory is added to the
    site-includes all hell breaks loose since Wnn4 has a file called
    config.h in it.  XEmacs gets pretty huffy when it #includes
    that file instead of its own.  Therefore -I. has to be placed very 
    early in the CFLAGS.  (I've changed this).

4.  As promised, it's a good deal slower than the previous version.  I
    don't care, but I thought I'd point it out.

There is (a lot) more stuff I wanted to put in 20.3-beta1, but if
there are those who are delighted at the prospect of getting 20.5MB of
`gzip -9'/slightly broken code and fixing it, I'll put out beta1 tonight.


--Multipart_Sat_May_17_19:28:31_1997-1
Content-Type: text/plain; charset=US-ASCII

uname -a: Linux altair.xemacs.org 2.0.30 #3 Wed Apr 9 17:35:04 PDT 1997 i586

./configure  '--cflags=-m486 -O4 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -fomit-frame-pointer' '--with-sound=no' '--error-checking=none' '--debug=no' '--with-mule=yes' '--with-dialogs=athena3d' '--with-scrollbars=athena3d' '--with-wnn=yes' '--use-union-type=yes' '--with-xim=no' '--site-includes=/usr/X11R6/include/wnn'


Configured for `i586-pc-linux'.

  Where should the build process find the source code?    /usr/src/xemacs-20.0
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -m486 -O4 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -fomit-frame-pointer
  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?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Additional header files:                                /usr/X11R6/include/wnn
  Compiling in support for XAUTH.
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in support for X-Face message headers.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  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 Canna on Mule.
  Compiling in support for the WNN input method on Mule.
  Compiling in support for OffiX.
  Using the Lucid menubar.
  Using the Athena-3d scrollbar.
  Using the Athena-3d dialog boxes.
  Using the union type for Lisp_Objects.


-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

--Multipart_Sat_May_17_19:28:31_1997-1--

