From xemacs-m  Sat Jan 11 22:22:26 1997
Received: from dres.elam.org (dres@cola65.scsn.net [206.25.247.65])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id WAA29464 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 22:22:21 -0600 (CST)
Received: (from dres@localhost) by dres.elam.org (8.7.6/8.7.3) id XAA21800; Sat, 11 Jan 1997 23:19:07 -0500
To: xemacs-beta@xemacs.org
X-Face: #3!F#4{@=h{N/(&O{x0;?nGgy#|_D%{<n>h?Q#Z6x)O\4lZ&sq"PAy?Wq<kkzA{Umn"\EtJ
 ;3*SSaF@|qR1~jt&:9Gi@ts!YZo$W}S#gic;}M6[UdUVfomDx?kQg#o?d.9}-AlY%b\YS"(kVn8hT}
 _/QA$%on0<ESZI0S%B&`s%PMhf^Fh,rH0\.;X&HSBjA:;Z1,6?"B$UCrbAm,
Subject: build report: failure with 20.0-b90 on Linux 2.0.27
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
From: James LewisMoss <dres@scsn.net>
Date: 11 Jan 1997 23:19:05 -0500
In-Reply-To: Michael Harnois's message of Sat, 11 Jan 1997 20:46:25 -0600
Message-ID: <hhsp47seyu.fsf@dres.elam.org>
Lines: 68
X-Mailer: Gnus v5.2.40/XEmacs 20.0

patched up from 20.0b34. libc5.4.17 gcc 2.7.2.1

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

  Where should the build process find the source code?    /usr/local/src/apps/editors/emacs/xemacs-20.0-b34
  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 -fno-strength-reduce -m486 -pipe -Wall
  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 PNG image conversion.
  Compiling in extra Epoch compatibility.
  Compiling in both network and native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  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.

configured with:
  ./configure --verbose \
   --cflags="$CCOPTS" \
   --with-menubars=lucid \
   --with-scrollbars=lucid \
   --with-dialogs=athena \
   --with-sound=both \
   --with-database=berkdb,gnudbm \
   --with-epoch \
   --with-xmu \
   --extra-verbose \
   --with-png \
   --site-includes='/usr/include/db'
   $CONFIG

with:
  export CCOPTS="-O2 -fno-strength-reduce -m486 -pipe -Wall"

failed during elc remake with this:
Compiling in lisp/w3
make[1]: Entering directory `/usr/local/src/apps/editors/emacs/xemacs-20.0-b34/lisp/w3'
URLDIR=../url /usr/local/src/apps/editors/emacs/xemacs-20.0-b34/src/xemacs -batch -q -no-site-file -l ./docomp.el -l ./w3-vars.el       \
        -f batch-byte-compile w3.el
Loading w3-vars... (file w3-vars.el is newer)
Loading w3-keyword... (file w3-keyword.el is newer)
Required feature url was not provided
XEmacs exiting.
make[1]: *** [w3.elc] Error 255
make[1]: Leaving directory `/usr/local/src/apps/editors/emacs/xemacs-20.0-b34/lisp/w3'


I'm pulling down the full package now (14.4 connections are yucky :).

Jim

PS: Oh somebody tell me if the xface shows up correctly (my first
try).  Does tm do xfaces?

