From xemacs-m  Wed Jan  1 01:44:19 1997
Received: from lemcbed.lem.uni-karlsruhe.de (lemcbed.lem.uni-karlsruhe.de [129.13.103.197])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id BAA26577 for <xemacs-beta@xemacs.org>; Wed, 1 Jan 1997 01:44:19 -0600 (CST)
Received: by lemcbed.lem.uni-karlsruhe.de; id AA18710; Wed, 1 Jan 1997 08:46:20 +0100
To: xemacs-beta@xemacs.org
Subject: Build of beta 6 on Linux and little bug.
X-Face: Z[@OB)("ZvE?ev~1b+b!0ZUB.$%rh.9qE>dVf>q}Q/V?%d`J3gd!LR\aAZ8<Hwi]xTA(:*c;i3,?K?+rCy*^b$)a,}E?eo},}x2]5LlJysyoUOK"o[>K)'\Ulb7y-7*.If^;rHl['oa)n_M7E6w+LDKMs"G8_`c)uOS1^}.1|8Ill]7X68X-paeUOpBhz<F`B0?~^2Et~GYfw~/0]H]nx4~C_E/_mp#^7Ixc:
Reply-To: jens@lemcbed.lem.uni-karlsruhe.de
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII
From: Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de>
Date: 01 Jan 1997 08:46:19 +0100
Message-Id: <x2sp4lsur8.fsf@lemcbed.lem.uni-karlsruhe.de>
Lines: 41
X-Mailer: Red Gnus v0.76/XEmacs 19.14


./configure --prefix=/home/jens --cflags=-O2 --with-png=yes


Configured for `i686-unknown-linux2.0.27'.

  Where should the build process find the source code?    /usr/local/src/xemacs-19.15-b6
  What installation prefix should install use?            /home/jens
  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
  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 support for Berkeley DB.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.



On starting with xemacs -q and reading the NEWS file, enabeling lazy
font locking and hiding/showing some leaves I get the following error
in my *warnings* buffer (after this fontification gets scrambled):


(1) (error/warning) Error in `pre-idle-hook' (setting hook to nil): (error Stack overflow in regexp matcher)


More later,
     Jens

