From xemacs-m  Thu Dec  5 01:01:39 1996
Received: from draco.jsk.t.u-tokyo.ac.jp (draco.jsk.t.u-tokyo.ac.jp [133.11.96.217]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id BAA03323 for <xemacs-beta@xemacs.org>; Thu, 5 Dec 1996 01:01:38 -0600 (CST)
Received: from localhost (hajime@localhost) by draco.jsk.t.u-tokyo.ac.jp (8.6.12+2.5Wb7/3.4Wbeta6-95083023) with SMTP id QAA07673 for <xemacs-beta@xemacs.org>; Thu, 5 Dec 1996 16:00:13 +0900
From: Hajime Saitou <hajime@jsk.t.u-tokyo.ac.jp>
Message-Id: <199612050700.QAA07673@draco.jsk.t.u-tokyo.ac.jp>
X-Authentication-Warning: draco.jsk.t.u-tokyo.ac.jp: Host localhost didn't use HELO protocol
To: xemacs-beta@xemacs.org
Subject: Compiled 20.0-b30 
Date: Thu, 05 Dec 96 16:00:12 +0900


Just reporting that I compiled 20.0 b-30 on Linux version 2.0.26 X11
version was XFree 3.1.2.  Xpm version 3.4i.

configured: --with-gcc --with-gnu-make --dynamic=yes --with-x
--with-xpm --with-gif --with-jpeg --with-png --with-tiff
--with-database=gnu-dbm --with-mule --with-xim=xlib --with-canna
--debug

First tried with "--with-xface". Made changes to src/glyphs-x.c Put
#ifndef __ linux__ #endif around #define SYSV32 #undef SYSV32 and
moved the extern declaration of jmp_buf comp_env to after the #undef
Was told that PIXELS on line 3016 had not been declared and stopped.

Reconfigured without xface and successfully recompiled.

Canna works. But configuration for xemacs may require a bit more work. 
Japanese output in the mini-buffer when resetting looks cramped.

I can`t run GNUS as I get told "Symbol's function definition is void:
internal-set-face-1."

Got the source a few hours ago so I can't say that I've been doing any 
extensive testing, yet.


Hajime Saito

