From xemacs-m  Thu Apr 10 09:28:55 1997
Received: from mickey00.mickey.ai.kyutech.ac.jp (mickey.ai.kyutech.ac.jp [131.206.1.21])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA22235
	for <xemacs-beta@xemacs.org>; Thu, 10 Apr 1997 09:28:53 -0500 (CDT)
Received: from localhost (wine.mickey.ai.kyutech.ac.jp [131.206.21.99]) by mickey00.mickey.ai.kyutech.ac.jp (8.8.5/3.5Wpl3-mickey) with ESMTP id XAA26868 for <xemacs-beta@xemacs.org>; Thu, 10 Apr 1997 23:28:50 +0900 (JST)
To: xemacs-beta@xemacs.org
Subject: Build Report: XEmacs 20.1-b12 on FreeBSD 3.0, success
From: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
In-Reply-To: Your message of "Sun, 05 Jan 1997 13:39:14 +0900"
References: <19970105133914J.mrt@mickey.ai.kyutech.ac.jp>
X-Mailer: Mew version 1.55 on Emacs 19.34.94.37, Mule 3.0
Mime-Version: 1.0
Content-Type: Text/Plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Message-Id: <19970410232844S.mrt@wine.mickey.ai.kyutech.ac.jp>
Date: Thu, 10 Apr 1997 23:28:44 +0900
X-Dispatcher: impost version 0.99i (Apr. 6, 1997)
Lines: 57

FreeBSD-3.0-current, XFree86 3.2

Success with following patch:

*** src/s/freebsd.h.org	Thu Apr 10 22:38:27 1997
--- src/s/freebsd.h	Thu Apr 10 22:38:39 1997
***************
*** 88,93 ****
--- 88,95 ----
  #define BSD 199103
  #elif __FreeBSD__ == 2
  #define BSD 199306
+ #elif __FreeBSD__ == 3
+ #define BSD 199506
  #endif
  
  #undef HAVE_UNION_WAIT

Configured with
./configure  --with-gif --with-tiff --with-mule --with-canna --site-includes=/
usr/local/include --site-libraries=/usr/local/lib


Configured for `i386-unknown-freebsd3.0'.

  Where should the build process find the source code?    /amd/mickey02/mnt/eken
/ateken/xemacs-20.1-b12
  What installation prefix should install use?            /usr/local
  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 -O 
  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/local/include
  Additional libraries:                                   /usr/local/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 TIFF image conversion (not implemented).
  Compiling in support for Berkeley DB.
  Compiling in support for DBM.
  Compiling in support for ncurses.
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  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.
-- 
$B$`$i$?$7$e$&$$$A$m$&(B

