From xemacs-m  Thu Sep 18 04:21:17 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id EAA20864
	for <xemacs-beta@xemacs.org>; Thu, 18 Sep 1997 04:21:12 -0500 (CDT)
Received: from midget (vroonhof@midget [129.132.145.4]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id LAA16671 for <xemacs-beta@xemacs.org>; Thu, 18 Sep 1997 11:20:57 +0200
Received: (vroonhof@localhost) by midget (SMI-8.6/D-MATH-client) id LAA25763; Thu, 18 Sep 1997 11:20:57 +0200
To: xemacs-beta@xemacs.org
Subject: [Succes] =?ISO-8859-1?Q?Z=FCri-West?= on Linux
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 18 Sep 1997 11:20:56 +0200
Message-ID: <byk9gf2d1j.fsf@midget.math.ethz.ch>
Lines: 51
X-Mailer: Gnus v5.4.55/XEmacs 19.15


20.3-b21 succesfully builds on my home Linux system after recovering
from the patch 2.1 problems by hand (I am sure I mangled some files in
the process :-( ). I also quick tested it with shot-locking and that
seems to work too.

make info gave the expected core dump in makeinfo and Mule failures.
Q: Why isn't "make info" part of "make all"?
Q: Why are we not using the recently built xemacs to format the info files?

uname -a: Linux petteflat 2.0.30 #1 Wed Sep 17 10:26:43 CEST 1997 i586 unknown

configure  '--with-dialogs=athena'


Configured for `i586-pc-linux'.

  Where should the build process find the source code?    /scratch/xemacs/xemacs-cvs
  What installation prefix should install use?		  /usr/local
  Where should XEmacs look for packages?		  ~/.xemacs:/usr/local/lib/xemacs/packages
  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 -g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2
  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
  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 native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in support for OffiX.
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  WARNING: ---------------------------------------------------------
  WARNING: Compiling in support for runtime error checking.
  WARNING: XEmacs will run noticeably more slowly as a result.
  WARNING: Error checking is on by default for XEmacs beta releases.
  WARNING: ---------------------------------------------------------

