From xemacs-m  Tue Mar  4 07:01:02 1997
Received: from susan.logware.de (root@susan.logware.de [192.109.80.15])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA16950
	for <xemacs-beta@xemacs.org>; Tue, 4 Mar 1997 07:00:56 -0600 (CST)
Received: by susan.logware.de (Smail3.1.29.1)
	  id <m0w1tpj-000023C>; Tue, 4 Mar 97 14:00 MET
Message-Id: <m0w1tpj-000023C@susan.logware.de>
Date: Tue, 4 Mar 97 14:00 MET
From: Michael Diers <mdiers@logware.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: XEmacs beta list <xemacs-beta@xemacs.org>
Subject: [19.15-b96] Build report: ok on FreeBSD 2.1.5

I had the ususal problems when patching up from b95, and novel
problems with update-elc.sh.

For some strange reason, /bin/sh (aka ash) wouldn't run
update-elc.sh; pdksh would. Also, /usr/bin/make (Berkeley make)
wouldn't make outdated targets; GNU Make would. I'll try to find
out what goes awry here.

Otherwise, this is a clean build without any problems so far.

-Michael


--
XEmacs 19.15-b96, patched from b95

FreeBSD 2.1.5 (4.4BSD), XFree 3.1.2 (X11R6), gcc 2.6.3

xpm 3.4h, compface-19900129, jpeg-6, libpng-0.87, zlib-0.95
(libs statically linked)

/usr/local/pub/src/xemacs-19.15-b96/configure
--verbose --extra-verbose
--srcdir=/usr/local/pub/src/xemacs-19.15-b96
--prefix=/usr/contrib/pkg/xemacs-19.15-b96
--bindir=/usr/contrib/pkg/xemacs-19.15-b96/i386-unknown-freebsd2.1.5/bin
--site-includes=/usr/contrib/include
--site-libraries=/usr/contrib/lib/i386-unknown-freebsd2.1.5
--cflags=-g -O2 -m486 -fno-strength-reduce -pipe
--debug=no --error-checking=none

Configured for `i386-unknown-freebsd2.1.5'.

  Where should the build process find the source code?    /usr/local/pub/src/xemacs-19.15-b96
  What installation prefix should install use?		  /usr/contrib/pkg/xemacs-19.15-b96
  What operating system and machine description files should XEmacs use?
        `s/freebsd.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -g -O2 -m486 -fno-strength-reduce -pipe
  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/contrib/include
  Additional libraries:                                   /usr/contrib/lib/i386-unknown-freebsd2.1.5
  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 DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.

