From xemacs-m  Wed Dec 11 09:08:43 1996
Received: from whiskey.physik.uni-erlangen.de (aoppelt@[131.188.166.200]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id JAA28980 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 09:08:42 -0600 (CST)
Received: (from aoppelt@localhost) by whiskey.physik.uni-erlangen.de (8.7.6/8.7.3) id QAA19469; Wed, 11 Dec 1996 16:08:40 +0100
Date: Wed, 11 Dec 1996 16:08:40 +0100
Message-Id: <199612111508.QAA19469@whiskey.physik.uni-erlangen.de>
From: Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
To: xemacs-beta@xemacs.org
Reply-To: aoppelt@theorie3.physik.uni-erlangen.de
Subject: 20.0-b30 on Debian Linux 1.1.16 (kernel 2.0.27, libc 5.2.18)
Mime-Version: 1.0 (generated by tm-edit 7.79)
Content-Type: text/plain; charset=US-ASCII

This is on the same system as in my earlier message (180 MHz PPro,
128MB).

XEmacs 20.0-b30 compiled successfully, xemacs -q will load and display
etc/mule/FAQ-Mule.jp. There seems to be something in my .emacs that
causes a segmentation fault when displaying Japanese text, I'll try to
look into it. I've seen this with older betas on my PC at home as
well, I think it was related to a different default font size (changed
in the Options menu).

I had a problem generating the .elc files, though. I ran "make beta",
and after dumping xemacs, I got:

make[1]: Leaving directory `/var/tmp/ao/xemacs-20.0-b30/src'
sh /var/tmp/ao/xemacs-20.0-b30/lib-src/update-elc.sh
/var/tmp/ao/xemacs-20.0-b30/lib-src/update-elc.sh: syntax error near unexpected token `"(w'
make: *** [all-elc] Error 1


By the way: are there going to be patches from 20.0-b30 to b31?
Downloading the complete .tar.gz takes forever from Germany.

Achim
--
Achim Oppelt, Schwedenstr. 25, D-91080 Spardorf, Germany
aoppelt@theorie3.physik.uni-erlangen.de
Tel: +49 9131 85-8476		Tel+Fax (private): +49 9131 503693


----------------------------------------------------------------------

./configure i686-debian-linux --site-includes="/usr/include/db" --dynamic=yes --cflags="-O2 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -fno-strength-reduce" --with-mule --with-xim=xlib


Configured for `i686-debian-linux'.

  Where should the build process find the source code?    /var/tmp/ao/xemacs-20.0-b30
  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 -O2 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -fno-strength-reduce
  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/include/db
  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 Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using raw Xlib to provide XIM 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.

--PAA28133.850316346/cognac.physik.uni-erlangen.de--

