From xemacs-m  Fri Aug  1 04:48:51 1997
Received: from birdland.rhein-neckar.de (root@birdland.rhein-neckar.de [193.197.88.3])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA26337
	for <xemacs-beta@xemacs.org>; Fri, 1 Aug 1997 04:48:47 -0500 (CDT)
Received: from cthulhu.rhein-neckar.de (uucp@localhost) by birdland.rhein-neckar.de (8.8.5/8.8.3) with bsmtp id LAA22014 for xemacs.org!xemacs-beta; Fri, 1 Aug 1997 11:40:36 +0200 (MET DST)
Received: from arthur.rhein-neckar.de by cthulhu.rhein-neckar.de
	via rsmtp with bsmtp
	id <m0wuCFo-0002tQC@cthulhu.rhein-neckar.de>
	for <xemacs-beta@xemacs.org>; Fri, 1 Aug 1997 09:36:04 +0200 (MET DST)
	(Smail-3.2 1996-Jul-4 #30 built 1997-Jun-4)
Received: by arthur.rhein-neckar.de
	via sendmail with stdio
	id <m0wuC69-0001ikC@arthur.rhein-neckar.de>
	for xemacs-beta@xemacs.org; Fri, 1 Aug 1997 09:26:05 +0200 (CEST)
	(Smail-3.2.0.95 1997-May-7 #5 built 1997-May-28)
Message-Id: <m0wuC69-0001ikC@arthur.rhein-neckar.de>
Date: Fri, 1 Aug 1997 09:26:05 +0200 (CEST)
From: Andreas Jaeger <aj@arthur.rhein-neckar.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: "Budapest" build report
X-Mailer: VM 6.33 under 20.3 "Budapest" XEmacs  Lucid (beta16)


Hi,

I've compiled "Budapest" on my linux 2.0.31-pre2 box running X11R6.3
(XFree 3.3) and a glibc 2.1 snapshot.

As already reported I did (after patching up) a 
./config.status --recheck
make beta
which failed because make beta deletes config.values. After another
./config.status --recheck
make all-elcs worked without problems so far.

I made also a small patch to src/event-stream.c (already mailed).

Btw. I don't think that the appended patch (part of the patch kit) is
correct or necessary.

Andreas

Index: xemacs-20.0/lisp/vm/vm-autoload.el
diff -u xemacs-20.0/lisp/vm/vm-autoload.el:1.15 xemacs-20.0/lisp/vm/vm-autoload.el:1.16
--- xemacs-20.0/lisp/vm/vm-autoload.el:1.15	Sat Jul 19 15:11:36 1997
+++ xemacs-20.0/lisp/vm/vm-autoload.el	Thu Jul 31 20:28:10 1997
@@ -1,5 +1,8 @@
 (provide 'vm-autoload)
-
+"f-e-r-i-1:  /b/XEmacs/xemacs-20.0/src/xemacs
+""Find: /etc/xemacs
+""Find: /home/steve/.xemacs
+"
 (autoload (quote vm-delete-message) "vm-delete" "Add the `deleted' attribute to the current message.
 
 The message will be physically deleted from the current folder the next


Installation file:
uname -a: Linux arthur 2.0.30 #12 Sun Jul 27 23:09:19 CEST 1997 i486 unknown

../xemacs-20.3-betaXX/configure  '--cflags=-O3 -g' '--prefix=/opt/XEmacs' '--const-is-losing=no' '--srcdir=/mnt/xemacs/xemacs-20.3-betaXX' '--with-gnu-make' '--with-database=no' '--with-png=no' '--with-gpm=no' '--with-menubars=lucid' '--with-scrollbars=lucid' '--with-dialogs=athena'


Configured for `i486-pc-linux'.

  Where should the build process find the source code?    /mnt/xemacs/xemacs-20.3-betaXX
  What installation prefix should install use?		  /opt/XEmacs
  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 -O3 -g
  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 native sound support.
  Compiling in support for ncurses.
  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: ---------------------------------------------------------


-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de
    http://www.student.uni-kl.de/~ajaeger/

