From xemacs-m  Thu Mar 20 20:04:26 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 UAA28621
	for <xemacs-beta@xemacs.org>; Thu, 20 Mar 1997 20:04:24 -0600 (CST)
Received: by susan.logware.de (Smail3.1.29.1)
	  id <m0w7tgu-000024C>; Fri, 21 Mar 97 03:04 MET
Message-Id: <m0w7tgu-000024C@susan.logware.de>
Date: Fri, 21 Mar 97 03:04 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-b101] Build report: ok on FreeBSD 2.1.5

Looks good so far.

Re my previously posted trouble with `make beta', I think I
finally have a reliable upgrade procedure in place:

  configure
  gnumake beta              N.B. *NOT* make beta

(Where `make' is FreeBSD's /usr/bin/make.)

Afterwards, the following sequence is fine for both MAKE=make and
MAKE=gnumake:

  $MAKE distclean
  configure
  $MAKE all

In short, both `make' and `gnumake' can be used to build from
distribution, but `gnumake' is needed for beta upgrades.

-Michael


--
XEmacs 19.15-b101, patched from b95

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

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

+ /usr/local/pub/src/xemacs-19.15-b101/configure
--verbose
--extra-verbose
--srcdir=/usr/local/pub/src/xemacs-19.15-b101
--prefix=/usr/contrib/pkg/xemacs-19.15-b101
--bindir=/usr/contrib/pkg/xemacs-19.15-b101/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
--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-b101
  What installation prefix should install use?		  /usr/contrib/pkg/xemacs-19.15-b101
  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
  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.

