From xemacs-m  Thu Jun 12 08:00:32 1997
Received: from Flux.tokai.jaeri.go.jp (root@flux.tokai.jaeri.go.jp [133.53.13.28])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id IAA27771
	for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 08:00:30 -0500 (CDT)
Received: from Flux.tokai.jaeri.go.jp (localhost [127.0.0.1])
	by Flux.tokai.jaeri.go.jp (8.8.5/8.8.5) with ESMTP id WAA05640;
	Thu, 12 Jun 1997 22:00:30 +0900
Message-Id: <199706121300.WAA05640@Flux.tokai.jaeri.go.jp>
To: xemacs-beta@xemacs.org
Cc: furutaka@Flux.tokai.jaeri.go.jp
Subject: [Success] 20.3-beta6 "Moscow" on linux 2.0.30 (again)
In-Reply-To: Your message of "Thu, 12 Jun 1997 15:32:08 +0900"
References: <199706120632.PAA02874@Flux.tokai.jaeri.go.jp>
X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3
X-Pgp-Fingerprint: 14 2B DA A1 31 70 7E A6  18 24 7E 03 EB 4D B3 64
X-Pgp-Public-Key: mailto:pgp-public-keys@icat.or.jp / Subject: GET 0x4734C8B5
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Thu_Jun_12_22:00:08_1997)--"
Content-Transfer-Encoding: 7bit
Date: Thu, 12 Jun 1997 22:00:29 +0900
From: Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>

----Next_Part(Thu_Jun_12_22:00:08_1997)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

In <199706120632.PAA02874@Flux.tokai.jaeri.go.jp>
at Thu, 12 Jun 1997 15:32:08 +0900
Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp> wrote
on "[Success] 20.3-beta6 "Moscow" on linux 2.0.30"...
> > Some patch didn't appear to take.  I cannot reproduce this error in a
> > clean build.  Could you try downloading and installed the -elc kit?
> > 
> > Alternatively, you might be well-off to remove all your .elcs and
> > bytecompile them from scratch (downloading the fresh tarfile will
> > probably be quicker).
> 
> I've tried again, this time from the four tar files...
> 
> After the usual 'make beta;make insall;make gzip-el;make clean;',
> "Moscow" was built in less than 20 minutes (successfully).

At home, I have built XEmacs 20.3 beta 6 "Moscow" successfully by the
following procedure:

1. Patched up from 20.3b5 "Zagreb".

2. 'configure'

3. 'tar xvzf xemacs-20.3-b6-elc.tar.gz'

4. 'make beta ; make install ; make gzip-el ; make clean'

-----
Kazuyoshi Furutaka
furutaka@Flux.tokai.jaeri.go.jp



----Next_Part(Thu_Jun_12_22:00:08_1997)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

uname -a: Linux Geddy.furu.or.jp 2.0.30 #5 Sat Apr 12 10:35:58 JST 1997 i586 unknown

./configure  'i586-GNU-linux' '--with-gcc' '--with-gnu-make' '--with-mule' '--with-canna' '-with-wnn' '--dynamic=yes' '--debug=yes' '--cflags=-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2'


Configured for `i586-GNU-linux'.

  Where should the build process find the source code?    /usr/local/src/xemacs-20.3-b6
  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 -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2
  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
  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 native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in Mule (multi-lingual) support.
  Compiling in support for Canna on Mule.
  Compiling in support for the WNN input method on Mule.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  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: ---------------------------------------------------------


----Next_Part(Thu_Jun_12_22:00:08_1997)----

