From xemacs-m  Sat Jan  4 03:45:39 1997
Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id DAA06272 for <xemacs-beta@xemacs.org>; Sat, 4 Jan 1997 03:45:38 -0600 (CST)
Received: from downtown.oche.de (root@downtown.oche.de [194.94.253.3]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12)
	with SMTP id KAA05550 for <xemacs-beta@xemacs.org>; Sat, 4 Jan 1997 10:13:14 +0100 (MET)
Received: (qmail 3388 invoked by uid 500); 4 Jan 1997 02:20:47 -0000
To: xemacs-beta@xemacs.org
Subject: 20.0-b33 success on Linux
Mime-Version: 1.0 (generated by tm-edit 7.97)
Content-Type: text/plain; charset=US-ASCII
From: Carsten Leonhardt <leo@arioch.tng.oche.de>
Date: 04 Jan 1997 03:20:47 +0100
Message-ID: <m3eng218qo.fsf@arioch.tng.oche.de>
Lines: 80
X-Mailer: Red Gnus v0.76/XEmacs 20.0

Hi!

Here you get my first report, see my separate mail(s) for bugs.

Configuration information:

Linux 2.0.27, gcc 2.7.2, libc 5.3.12

configure \
i586-leo-linux \
--extra-verbose \
--cflags "-g -O4 -m486" \
--dynamic \
--with-toolbars=no \
--with-sound=native \
--with-png=yes \
--with-mule


        defining HAVE_LIBGDBM
        defining HAVE_DBM
        defining HAVE_GNU_DBM
        defining EMACS_VERSION to be 20.0-b33
        defining EMACS_CONFIGURATION to be "i586-leo-linux"
        defining config_machfile to be "m/intel386.h"
        defining config_opsysfile to be "s/linux.h"
        defining LD_SWITCH_X_SITE to be -L/usr/X11R6/lib
        defining LD_SWITCH_X_SITE_AUX to be 
        defining C_SWITCH_X_SITE to be -I/usr/X11R6/include
        defining LD_SWITCH_SITE to be 
        defining C_SWITCH_SITE to be 
        defining UNEXEC_SRC to be unexelf.c
        defining HAVE_X_WINDOWS
        defining HAVE_XFREE386
        defining GNU_MALLOC
        defining REL_ALLOC
        defining LISP_FLOAT_TYPE
        defining HAVE_TTY
        defining MULE
        defining USE_GCC
        defining CONST_IS_LOSING
        defining USE_ASSERTIONS
        defining DEBUG_XEMACS
        defining MEMORY_USAGE_STATS
        defining ERROR_CHECK_EXTENTS
        defining ERROR_CHECK_TYPECHECK
        defining ERROR_CHECK_BUFPOS
        defining ERROR_CHECK_GC
        defining ERROR_CHECK_MALLOC
        defining HAVE_NATIVE_SOUND
        defining NO_UNION_TYPE


Configured for `i586-leo-linux'.

  Where should the build process find the source code?    /mnt/adisk/src/xemacs-20.0-b33
  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 -g -O4 -m486
  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 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.

