From xemacs-m  Sun Jul 27 19:45:41 1997
Received: from sonyinet.sony.co.jp (sonyinet.sony.co.jp [202.238.80.17])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA02657
	for <xemacs-beta@xemacs.org>; Sun, 27 Jul 1997 19:45:39 -0500 (CDT)
Received: (from uucp@localhost) by sonyinet.sony.co.jp (8.8.6/3.4W4-96030410) id JAA05100 for <xemacs-beta@xemacs.org>; Mon, 28 Jul 1997 09:45:39 +0900 (JST)
Received: from unknown(43.0.1.249) by sonyinet.sony.co.jp via smap (V2.0)
	id xma004772; Mon, 28 Jul 97 09:44:30 +0900
Received: from shigw.shi.sony.co.jp (shigw [43.1.179.252]) by sonygw.sony.co.jp (8.6.12+2.4W/3.4W-97071115) with ESMTP id JAA16402 for <xemacs-beta@xemacs.org>; Mon, 28 Jul 1997 09:44:03 +0900
Received: from gagw.ga.sony.co.jp (gabrg [43.1.185.224]) by shigw.shi.sony.co.jp (8.6.12+2.4W/3.4W-96052711) with SMTP
	id JAA22733 for <xemacs-beta@xemacs.org>; Mon, 28 Jul 1997 09:43:52 +0900
Received: from beer.ga.sony.co.jp by gagw.ga.sony.co.jp (4.2/6.4J.6)
	id AA02009; Mon, 28 Jul 97 09:43:13 JST
Received: by beer.ga.sony.co.jp (4.2/6.4J.6)
	id AA18124; Mon, 28 Jul 97 09:43:11 JST
To: xemacs-beta@xemacs.org
Subject: Success "Berlin" on NEWSOS4
From: Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
References: <m23ep1xt2a.fsf@altair.xemacs.org>
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
Date: 28 Jul 1997 09:43:14 +0900
Message-Id: <283ep0j9b1.fsf@ganews.ga.sony.co.jp>
Lines: 46
X-Mailer: Gnus v5.4.64 + SEMI patch (r2.1)/XEmacs 20.3(beta15) - "Berlin"
X-Info: ftp://ftp.jqu.com/pub/yamaoka/x-pgp-sig-1.2.6.tar.gz
X-Pgp-Sig: 2.6.3ia Subject,Message-ID,Date,From,X-Mailer,X-Face
	iQBVAwUBM9vrLEig4LAIggqdAQGi+gH+JKCPh7K1dmtCeOyQNE314y+PaqEHF4Cw
	ZWfmsXJqzbWltTHpoAe+RjyyZSWyoXV2CYQUcWX7aoMQevyUWWzw7A==
	=IASQ
X-Face: "sq'G.>69j.Qj{E$xSKx*!FieIj4:G4}A==4AP-[?>5q'5jf<rNH5R=4BVF1VXVci{\*SeF
 i7Wzv7Gk8vP+N_7rP1@2;(1;n.04\^EFuJ\z_C4Cc)Q4fWEl[_x*V|2mYCXlUf>}Qy/z~Ulh=VQ1`R
 5O!2SgC_Kx].H@`4L,:S+K_rAEb-hv1VE4o4&aO0"Cd?gqvg:O^b#47[P)%xPk-:I\QSGHd"X2>tb#
 N0GD:BTnd)6]U/1vsnX]WGxO*2GsqCl<#VMoUEB}B)wR{ww/nAa}/@^Sb^48u`gXUnlY~t*nEOL:g|
 "l5])ThE=tRzg|#v<E0m0m7D8<]z@m&x(DqES3QSalvs_;evu6g

osversion: NEWS-OS Release 4.2.1R FCS#5

./configure  'mips-sony-newsos4' '--extra-verbose' '--with-gcc=yes' '--with-gnu-make=yes' '--cflags=-O2' '--site-includes=/Private/local/include' '--site-libraries=/Private/local/lib' '--prefix=/Private/local' '--with-x=yes' '--with-menubars=lucid' '--with-gif=yes' '--with-xpm=yes' '--with-xface=yes' '--with-jpeg=yes' '--with-png=yes' '--with-pop=yes' '--with-mule=yes' '--with-canna=yes' '--with-wnn=no' '--with-wnn6=no' '--with-xfs=yes' '--debug=yes'


Configured for `mips-sony-newsos4'.

  Where should the build process find the source code?    /Private/tmp/xemacs-20.3-b15
  What installation prefix should install use?		  /Private/local
  What operating system and machine description files should XEmacs use?
        `s/bsd4-3.h' and `m/news-risc.h'
  What compiler should XEmacs be built with?              gcc -O2
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? default
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                
  Where do we find X Windows libraries?                   /usr/lib
  Additional header files:                                /Private/local/include
  Additional libraries:                                   /Private/local/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 support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
    Using XFontSet to provide bilingual menubar.
  Compiling in support for Canna on Mule.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Using POP for mail access
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.
  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: ---------------------------------------------------------
-- 
Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
MD dep., General Audio div., Personal A&V Products Company, Sony Corp.
PGP Public Key:
http://www.icat.or.jp/cgi-bin/pgpsearchkey.pl?op=get&search=0x08820A9D

