From xemacs-m  Thu Jun 12 00:20:30 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 AAA13863
	for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 00:20:23 -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 OAA29286;
	Thu, 12 Jun 1997 14:20:21 +0900
Message-Id: <199706120520.OAA29286@Flux.tokai.jaeri.go.jp>
To: xemacs-beta@xemacs.org
Cc: furutaka@Flux.tokai.jaeri.go.jp
Subject: [Failed] 20.3-beta6 "Moscow" on linux 2.0.30
X-Mailer: Mew version 1.70 on Emacs 20.3 "Zagreb" XEmacs Lucid (beta5)
X-fingerprint: 14 2B DA A1 31 70 7E A6  18 24 7E 03 EB 4D B3 64
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Thu_Jun_12_14:19:27_1997)--"
Content-Transfer-Encoding: 7bit
Date: Thu, 12 Jun 1997 14:20:21 +0900
From: Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>

----Next_Part(Thu_Jun_12_14:19:27_1997)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Patched up from 20.3-b5, w/ no *.rej files, but...


---
Loading loadup.el...
Using load-path (/usr/local/src/xemacs-20.3-b6/src/../lisp/prim)
Loading backquote... (2752)
...
Loading paragraphs... (3352)
Loading lisp-mode...Comparison between integer and character is constant nil (32
 and ?\ )
   [syntax-string-to-code, modify-syntax-entry, byte-code, load, prog1, load-gc,
 (lambda nil (external-debugging-output (format "
Using load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (
let ((temp-path (expand-file-name ".." (car load-path)))) (setq source-directory
 temp-path) (setq load-path (nconc (directory-files temp-path t "^[^-.]" nil (qu
ote dirs-only)) (cons temp-path load-path)))) (setq load-warn-when-source-newer 
t load-warn-when-source-only t) (defmacro load-gc (file) (list (quote prog1) (li
st (quote load) file) (quote (garbage-collect)))) (load-gc "backquote") (load-gc
 "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el")
 (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load
-gc "cus-start") (load-gc "cmdloop") (or (fboundp (quote recursive-edit)) (load-
gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-g
c "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-
gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc
 "text-props") (load-gc "process") (load-gc "frame") (load-gc "map-ynp") (load-g
c "simple") (load-gc "keydefs") (load-gc "abbrev") (load-gc "derived") (load-gc 
"minibuf") (load-gc "list-mode") (load-gc "modeline") (load-gc "loaddefs") (load
-gc "misc") (load-gc "help") (when (not (featurep (quote mule))) (load-gc "files
-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-g
c "indent") (load-gc "isearch-mode") ...), call-with-condition-handler, load]
*** Error in XEmacs initialization
(error "Invalid syntax description flag: \"_   \"")
*** Backtrace
  really-early-error-handler((error "Invalid syntax description flag: \"_   \"")
)
  signal(error ("Invalid syntax description flag: \"_   \""))
  # bind (args)
  cerror("Invalid syntax description flag: %S" "_   ")
  apply(cerror ("Invalid syntax description flag: %S" "_   "))
  # bind (args)
  error("Invalid syntax description flag: %S" "_   ")
  # bind (ch i code len ch0 b3 bflag string)
  syntax-string-to-code("_   ")
  # bind (table spec char-range)
  modify-syntax-entry(0 "_   " #s(char-table type syntax data ( (?\^@ ?\^<DF>) 1
3 composite 13 latin-iso8859-1 13 latin-iso8859-2 13 latin-iso8859-3 13 latin-is
o8859-4 13 thai-tis620 13 greek-iso8859-7 13 arabic-iso8859-6 13 hebrew-iso8859-
8 13 katakana-jisx0201 13 latin-jisx0201 13 cyrillic-iso8859-5 13 latin-iso8859-
9 13 japanese-jisx0208-1978 13 chinese-gb2312 13 japanese-jisx0208 13 korean-ksc
5601 13 japanese-jisx0212 13 chinese-cns11643-1 13 chinese-cns11643-2 13 chinese
-big5-1 13 chinese-big5-2 13)))
  # bind (i)
...
---

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

----Next_Part(Thu_Jun_12_14:19:27_1997)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

uname -a: Linux Flux 2.0.30 #6 Tue May 27 15:15:18 JST 1997 i686 unknown

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


Configured for `i686-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_14:19:27_1997)--
Content-Type: Text/Plain; charset=iso-2022-jp-2
Content-Transfer-Encoding: 7bit

Script started on Thu Jun 12 13:54:33 1997
[root@Flux xemacs-20.3-b6]# make beta;make install;make gzip-l el;make clean
for d in lib-src lwlib src; do (cd $d && make  clean); done
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lib-src'
rm -f core *.o
rm -f etags ctags b2m gnuclient make-path wakeup profile make-docfile digest-doc 	sorted-doc movemail cvtmail fakemail yow hexl 	gnuserv mmencode
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lib-src'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
rm -f liblw.a liblw_pure_*.a *.o
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/src'
rm -f temacs puremacs quantmacs prefix-args xmakefile* core depend.* \#* *.o
rm -f ../lib-src/DOC
rm -f xemacs libextcli*
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/src'
(cd man && make  clean)
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/man'
for d in xemacs lispref new-users-guide internals tm auctex gnats ; do (cd ${d} && make -w mostlyclean) ; done
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/internals'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/internals'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/tm'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/tm'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
rm -f *.dvi *.ps *.aux *.cp *.fn *.info *.ky *.log *~ \#*\# *.tp *.vr *.pg *.toc *.tp *.bak *.cps *.kys *.tps *.fns *.vrs *.pgs auctex auctex-? *.html INSTALLATION README CHANGES
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log \
      *.cp *.cps *.fn *.fns *.ky *.kys *.pg *.pgs *.vr *.vrs *.tp *.tps
for d in xemacs lispref new-users-guide internals tm auctex gnats ; do (cd ${d} && make -w clean) ; done
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/internals'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/internals'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/tm'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/tm'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
rm -f *.dvi *.ps *.aux *.cp *.fn *.info *.ky *.log *~ \#*\# *.tp *.vr *.pg *.toc *.tp *.bak *.cps *.kys *.tps *.fns *.vrs *.pgs auctex auctex-? *.html INSTALLATION README CHANGES
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.o core *.dvi
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man'
rm -f core
Producing `src/paths.h' from `src/paths.h.in'.
src/paths.h is unchanged
cd lib-src && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lib-src'
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/make-path.c -o make-path
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/wakeup.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o wakeup
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/profile.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o profile
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/make-docfile.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o make-docfile
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/digest-doc.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o digest-doc
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/sorted-doc.c   -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o sorted-doc
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  /usr/local/src/xemacs-20.3-b6/lib-src/movemail.c /usr/local/src/xemacs-20.3-b6/lib-src/pop.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm  -o movemail
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/cvtmail.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o cvtmail
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/fakemail.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o fakemail
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/yow.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o yow
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/hexl.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o hexl
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/gnuslib.c
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -o gnuserv /usr/local/src/xemacs-20.3-b6/lib-src/gnuserv.c gnuslib.o  -L/usr/local/lib -L/usr/X11R6/lib -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgdbm -lgpm -lncurses -lintl -lm
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/mmencode.c -o mmencode
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/getopt.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/getopt1.c
gcc -c `echo -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include | sed 's/-Demacs/ /'` 		-DINHIBIT_STRING_HEADER /usr/local/src/xemacs-20.3-b6/lib-src/../src/regex.c
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -DVERSION="\"20.3-b6\"" /usr/local/src/xemacs-20.3-b6/lib-src/etags.c getopt.o getopt1.o  regex.o  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o etags
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -DCTAGS -DVERSION="\"20.3-b6\"" /usr/local/src/xemacs-20.3-b6/lib-src/etags.c getopt.o getopt1.o  regex.o  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o ctags
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/lib-src/b2m.c  -L/usr/local/lib -L/usr/X11R6/lib -ldb -lgdbm -lgpm -lncurses -lintl -lm -o b2m
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -o gnuclient /usr/local/src/xemacs-20.3-b6/lib-src/gnuclient.c gnuslib.o  -L/usr/local/lib -L/usr/X11R6/lib -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgdbm -lgpm -lncurses -lintl -lm
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lib-src'
cd lwlib && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  lwlib.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  lwlib-utils.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  lwlib-config.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  lwlib-Xaw.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  xlwmenu.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  xlwscrollbar.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include  lwlib-Xlw.c
rm -f liblw.a
ar cq liblw.a lwlib.o lwlib-utils.o lwlib-config.o   lwlib-Xaw.o xlwmenu.o xlwscrollbar.o lwlib-Xlw.o
test -n "ranlib" && ranlib liblw.a
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
cd src && make dump-elcs  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/src'
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include abbrev.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include alloc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include blocktype.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include buffer.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include bytecode.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include callint.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include callproc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include casefiddle.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include casetab.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include chartab.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include cmdloop.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include cmds.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include console.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include console-stream.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include data.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include device.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dired.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include doc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include doprnt.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dynarr.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include editfns.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include elhash.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include emacs.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include eval.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include events.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include debug.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include unexelf.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dgif_lib.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gif_err.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gifalloc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include menubar.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include scrollbar.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dialog.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include toolbar.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gui.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include menubar-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include scrollbar-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include dialog-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include toolbar-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gui-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule-ccl.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule-charset.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule-coding.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule-wnnfns.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include mule-canna.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include realpath.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include inline.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include linuxplay.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include console-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include device-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include event-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include frame-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include objects-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include redisplay-tty.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include cm.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include terminfo.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gpmevent.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include database.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include event-stream.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include event-unixoid.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include extents.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include faces.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include fileio.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include filelock.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include filemode.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include floatfns.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include fns.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include font-lock.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include frame.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include general.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include getloadavg.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include glyphs.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include hash.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include indent.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include insdel.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include intl.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include keymap.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include lread.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include lstream.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include macros.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include marker.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include md5.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include minibuf.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include objects.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include opaque.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include print.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include process.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include profile.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include pure.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include rangetab.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include redisplay.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include redisplay-output.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include regex.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include search.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include signal.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include sound.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include specifier.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include strftime.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include symbols.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include syntax.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include sysdep.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include undo.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include balloon_help.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include balloon-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include console-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include device-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include event-Xt.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include frame-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include glyphs-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include objects-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include redisplay-x.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include xgccache.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include xselect.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include window.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include lastfile.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include gmalloc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include free-hook.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include vm-limit.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include ralloc.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include EmacsFrame.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include EmacsShell.c
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -DDEFINE_TOP_LEVEL_EMACS_SHELL /usr/local/src/xemacs-20.3-b6/src/EmacsShell-sub.c
mv EmacsShell-sub.o TopLevelEmacsShell.o
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include -DDEFINE_TRANSIENT_EMACS_SHELL /usr/local/src/xemacs-20.3-b6/src/EmacsShell-sub.c
mv EmacsShell-sub.o TransientEmacsShell.o
gcc -c -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include EmacsManager.c
cd ../lwlib && make -w
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /usr/local/src/xemacs-20.3-b6/src/prefix-args.c -o prefix-args
gcc -O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2  -L. -L../lwlib -L/usr/local/lib -L/usr/X11R6/lib   -o temacs  abbrev.o alloc.o blocktype.o buffer.o bytecode.o callint.o callproc.o casefiddle.o casetab.o chartab.o cmdloop.o cmds.o console.o console-stream.o data.o device.o dired.o doc.o doprnt.o dynarr.o editfns.o elhash.o emacs.o  eval.o events.o debug.o unexelf.o dgif_lib.o gif_err.o gifalloc.o menubar.o scrollbar.o dialog.o toolbar.o gui.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o mule.o mule-ccl.o mule-charset.o mule-coding.o mule-wnnfns.o mule-canna.o realpath.o inline.o linuxplay.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o redisplay-tty.o cm.o terminfo.o gpmevent.o database.o event-stream.o event-unixoid.o extents.o faces.o fileio.o filelock.o filemode.o floatfns.o fns.o font-lock.o frame.o general.o getloadavg.o glyphs.o  hash.o indent.o insdel.o intl.o keymap.o  lread.o lstream.o macros.o mark!
er.o md5.o minibuf.o objects.o opaque.o print.o process.o profile.o pure.o rangetab.o redisplay.o redisplay-output.o regex.o search.o signal.o sound.o specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o window.o  lastfile.o gmalloc.o free-hook.o vm-limit.o ralloc.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o TransientEmacsShell.o EmacsManager.o      -llw  -lcanna -lRKC -lwnn -lXaw -lpng -lz -ljpeg -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgdbm -lgpm -lncurses -lintl -lm   
EMACSLOADPATH="/usr/local/src/xemacs-20.3-b6/src/../lisp/prim" ./temacs -batch -l ../prim/update-elc.el /usr/local/src/xemacs-20.3-b6/src/../lisp/paths.el /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/featurep.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/loaddefs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/auto-autoloads.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/loadup.el /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/subr.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/cmdloop.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/text-props.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/gui.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/mouse.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/mode-motion.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/keymap.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/syntax.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/minibuf.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/faces.elc /usr/lo!
cal/src/xemacs-20.3-b6/src/../lisp/prim/objects.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/process.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/keydefs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/device.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/obsolete.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/glyphs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/extents.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/backquote.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/events.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/console.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/map-ynp.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/modeline.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/list-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/derived.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/cl/cl.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/cl/cl-defs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/undo-stack!
.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/simple.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/help.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/files.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/lib-complete.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/indent.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/frame.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/toolbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/format.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/window.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/window-xemacs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/startup.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/lisp.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/page.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/register.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/iso/iso8859-1.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/paragraphs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp!
/modes/lisp-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/text-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/fill.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/isearch-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/vc-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/replace.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/specifier.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/auto-show.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/term/tty-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/bytecomp/bytecomp-runtime.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/float-sup.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/itimer.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/itimer-autosave.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/ediff/ediff-hook.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/custom/widget.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/cu!
stom/custom.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/cus-start.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/fontl-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/scrollbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/buffer.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/menubar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/buff-menu.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/dialog.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-load.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-coding.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-charset.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-files.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-category.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-ccl.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mu!
le-cmds.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/kinsoku.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-x-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/arabic-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/chinese.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/cyrillic.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/english.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/ethiopic-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/european.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/greek.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/hebrew-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/japanese.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/korean.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/misc-lang.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/thai.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/vietnamese-hooks-1.elc /usr/local/src/xemacs-20.3!
-b6/src/../lisp/mule/vietnamese-hooks-2.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/abbrev.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-menubar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-faces.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-iso8859-1.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-mouse.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-select.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-scrollbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-toolbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-init.elc   /usr/local/src/xemacs-20.3-b6/src/../lisp/bytecomp/bytecomp.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/bytecomp/byte-optimize.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/advice.elc

Loading ../prim/update-elc.el...
Loading loadup-el.el...
Loading loadup.el...
Using load-path (/usr/local/src/xemacs-20.3-b6/src/../lisp/prim)
Loading backquote.el...
Loading bytecomp-runtime.el...
Loading subr.el...
Loading replace.el...
Loading version.el...
Loading cl.el...
Loading cl-defs.el...
Loading featurep.el...
Loading widget.el...
Loading custom.el...
Loading cus-start.el...
Loading cmdloop.el...
Loading keymap.el...
Loading syntax.el...
Loading device.el...
Loading console.el...
Loading obsolete.el...
Loading specifier.el...
Loading faces.el...
Loading glyphs.el...
Loading objects.el...
Loading extents.el...
Loading events.el...
Loading text-props.el...
Loading process.el...
Loading frame.el...
Loading map-ynp.el...
Loading simple.el...Loading keydefs.el...
Loading abbrev.el...
Loading derived.el...
Loading minibuf.el...
Loading list-mode.el...
Loading modeline.el...
Loading loaddefs.el...
Loading auto-autoloads.el...
Loading misc.el...
Loading help.el...
Loading files.el...
Loading lib-complete.el...
Loading format.el...
Loading indent.el...
Loading isearch-mode.el...
Loading buffer.el...
Loading buff-menu.el...
Loading undo-stack.el...
Loading window.el...
Loading window-xemacs.el...
Loading paths.el...
Loading startup.el...
Loading lisp.el...
Loading page.el...
Loading register.el...
Loading iso8859-1.el...
Loading paragraphs.el...
Loading lisp-mode.el...
Loading text-mode.el...
Loading fill.el...
Loading float-sup.el...
Loading itimer.el...
Loading itimer-autosave.el...
Loading toolbar.el...
Loading scrollbar.el...
Loading menubar.el...
Loading dialog.el...
Loading mule-load.el...
Loading mule-charset.el...
Loading mule-coding.el...
Loading mule-files.el...
Loading mule-category.el...
Loading mule-ccl.el...
Loading mule-misc.el...
Loading kinsoku.el...
Loading mule-x-init.el...
Loading mule-cmds.el...
Loading arabic-hooks.el...
Loading chinese.el...
Loading cyrillic.el...
Loading english.el...
Loading ethiopic-hooks.el...
Loading european.el...
Loading greek.el...
Loading hebrew-hooks.el...
Loading japanese.el...
Loading korean.el...
Loading misc-lang.el...
Loading thai.el...
Loading vietnamese-hooks-1.el...
Loading vietnamese-hooks-2.el...
Loading mule-init.el...
Loading gui.el...
Loading mode-motion.el...
Loading mouse.el...
Loading x-menubar.el...
Loading x-faces.el...
Loading x-iso8859-1.el...
Loading x-mouse.el...
Loading x-select.el...
Loading x-scrollbar.el...
Loading x-misc.el...
Loading x-init.el...
Loading x-toolbar.el...
Loading tty-init.el...
Loading vc-hooks.el...
Loading ediff-hook.el...
Loading fontl-hooks.el...
Loading auto-show.el...
Loading site-load.el...

Bootstrapping from temacs...
Purespace usage: 50496 of 754088 (7% -- 687k wasted).
                           total:   bytes:
   cons cells:                49      392   1%
   float objects:              0        0   0%
   symbol-name strings:     2472    50360  100%
   compiled-function objects:    0        0   0%
   byte-code strings:          0        0   0%
   byte-constant vectors:      0        0   0%
   interactive strings:        0        0   0%
   documentation strings:      0        0   0%
   other function strings:     0        0   0%
   other vectors:              1       16   0%
   other strings:            -73     -272   0%
   all strings:             2399    50088  99%
   all vectors:                1       16   0%

Impurities:
   conses used:                    157758
   conses free:                      3305
   cons storage:                   1293852
   symbols used:                     9288
   symbols free:                       19
   symbol storage:                 188048
   bit vectors used:                  489
   bit vectors total length:        46455
   bit vector storage:              11736
   vectors used:                      789
   vectors total length:            62743
   vector storage:                 257284
   short strings used:              18381
   strings free:                     2727
   short strings total length:     991512
   short string storage:           1163264
   string header storage:          255500
   floats used:                        15
   floats free:                         3
   float storage:                    2044
   markers used:                       36
   markers free:                      392
   marker storage:                  12264
   extents used:                       13
   extent storage:                   2048
   symbol value buffer locals used:    43
   symbol value buffer local storage:  1376
   symbol value lisp magics used:      23
   symbol value lisp magic storage:  1564
   symbol value varaliases used:       46
   symbol value varalias storage:    1104
   opaque lists used:                   2
   opaque list storage:                48
   color instances used:                1
   color instance storage:             24
   font instances used:                 1
   font instance storage:              36
   range tables used:                   2
   range table storage:                32
   faces used:                         24
   face storage:                     1824
   charsets used:                      37
   charset storage:                  1332
   coding systems used:               128
   coding system storage:           11776
   glyphs used:                        17
   glyph storage:                     680
   specifiers used:                   345
   specifier storage:               19815
   weak lists used:                   345
   weak list storage:                8280
   opaques used:                        6
   opaque storage:                    648
   char tables used:                   13
   char table storage:              15288
   buffers used:                        7
   buffer storage:                   3220
   extent infos used:                   5
   extent info storage:               100
   consoles used:                       3
   console storage:                   312
   command builders used:               1
   command builder storage:            56
   keymaps used:                      140
   keymap storage:                   6160
   devices used:                        1
   device storage:                    180
   frames used:                         1
   frame storage:                     220
   image instances used:                1
   image instance storage:             64
   windows used:                        2
   window storage:                    688
   lcrecord lists used:                14
   lcrecord list storage:             336
   hashtables used:                   350
   hashtable storage:               14000
   streams used:                        7
   streams on free list:                2
   stream storage:                   1357
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/auto-autoloads.el...
While compiling toplevel forms in file /usr/local/src/xemacs-20.3-b6/lisp/prim/auto-autoloads.el:
  ** reference to free variable bookmark-alist
While compiling the end of the data:
  ** the function bookmark-time-to-save-p is not known to be defined.
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/auto-autoloads.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/subr.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/subr.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/syntax.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/syntax.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/minibuf.el...
While compiling read-file-name-1 in file /usr/local/src/xemacs-20.3-b6/lisp/prim/minibuf.el:
  ** reference to free variable rfhookfun
While compiling mouse-read-file-name-1:
  ** reference to free variable rfhookfun
While compiling the end of the data:
  ** the function ange-ftp-ftp-path is not known to be defined.
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/minibuf.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/keydefs.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/keydefs.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/obsolete.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/obsolete.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/simple.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/simple.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/help.el...
While compiling the end of the data in file /usr/local/src/xemacs-20.3-b6/lisp/prim/help.el:
  ** the function Info-find-node is not known to be defined.
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/help.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/indent.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/indent.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/window.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/window.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/lisp.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/lisp.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/paragraphs.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/paragraphs.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/fill.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/fill.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/prim/misc.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/prim/misc.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-load.el...
While compiling the end of the data in file /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-load.el:
  ** the function load-gc is not known to be defined.
Wrote /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-load.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-init.el...
While compiling init-mule in file /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-init.el:
  ** variable G33826 bound but not referenced
Wrote /usr/local/src/xemacs-20.3-b6/lisp/mule/mule-init.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/chinese.el...
While compiling setup-chinese-gb-environment in file /usr/local/src/xemacs-20.3-b6/lisp/language/chinese.el:
  ** assignment to free variable coding-category-iso-8-2
  ** assignment to free variable coding-category-iso-else
  ** assignment to free variable coding-category-big5
While compiling setup-chinese-big5-environment:
  ** assignment to free variable coding-category-big5
  ** assignment to free variable coding-category-iso-else
  ** assignment to free variable coding-category-iso-8-2
While compiling setup-chinese-cns-environment:
  ** assignment to free variable coding-category-iso-else
  ** assignment to free variable coding-category-big5
  ** assignment to free variable coding-category-iso-8-2
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    set-coding-priority, describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/chinese.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/cyrillic.el...
While compiling setup-cyrillic-environment in file /usr/local/src/xemacs-20.3-b6/lisp/language/cyrillic.el:
  ** assignment to free variable coding-category-iso-8-1
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    set-coding-priority, describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/cyrillic.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/english.el...
While compiling setup-english-environment in file /usr/local/src/xemacs-20.3-b6/lisp/language/english.el:
  ** assignment to free variable coding-category-internal
  ** assignment to free variable coding-category-iso-7
  ** assignment to free variable coding-category-iso-8-1
  ** assignment to free variable coding-category-iso-8-2
  ** assignment to free variable coding-category-iso-else
  ** assignment to free variable coding-category-sjis
  ** assignment to free variable coding-category-big5
  ** assignment to free variable coding-category-binary
  ** assignment to free variable sendmail-coding-system
  ** assignment to free variable rmail-file-coding-system
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    set-coding-priority, describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/english.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/european.el...
While compiling the end of the data in file /usr/local/src/xemacs-20.3-b6/lisp/language/european.el:
  ** the function describe-language-support-internal is not known to be defined.
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/european.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/greek.el...
While compiling setup-greek-environment in file /usr/local/src/xemacs-20.3-b6/lisp/language/greek.el:
  ** assignment to free variable coding-category-iso-8-1
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    set-coding-priority, describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/greek.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/japanese.el...
While compiling toplevel forms in file /usr/local/src/xemacs-20.3-b6/lisp/language/japanese.el:
  ** reference to free variable its:*standard-modes*
  ** assignment to free variable its:*standard-modes*
  ** assignment to free variable egg-default-startup-file
  ** assignment to free variable its:*current-map*
While compiling setup-japanese-environment:
  ** assignment to free variable coding-category-iso-8-2
  ** assignment to free variable default-process-coding-system
  ** assignment to free variable sendmail-coding-system
  ** assignment to free variable rmail-file-coding-system
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    its:get-mode-map, set-coding-priority,
    describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/japanese.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/korean.el...
While compiling toplevel forms in file /usr/local/src/xemacs-20.3-b6/lisp/language/korean.el:
  ** reference to free variable its:*standard-modes*
  ** assignment to free variable its:*standard-modes*
  ** assignment to free variable egg-default-startup-file
  ** assignment to free variable its:*current-map*
While compiling setup-korean-environment:
  ** assignment to free variable coding-category-iso-8-2
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    its:get-mode-map, set-coding-priority,
    describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/korean.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/misc-lang.el...
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/misc-lang.elc
Compiling /usr/local/src/xemacs-20.3-b6/lisp/language/thai.el...
While compiling setup-thai-environment in file /usr/local/src/xemacs-20.3-b6/lisp/language/thai.el:
  ** assignment to free variable coding-category-iso-8-1
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    set-coding-priority, describe-language-support-internal
Wrote /usr/local/src/xemacs-20.3-b6/lisp/language/thai.elc
Done
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/src'
cd src && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/src'
cd ../lwlib && make -w
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
rm -f ../lib-src/DOC
../lib-src/make-docfile -d /usr/local/src/xemacs-20.3-b6/src -i ../lib-src/../site-packages 		abbrev.c alloc.c blocktype.c buffer.c bytecode.c callint.c callproc.c casefiddle.c casetab.c chartab.c cmdloop.c cmds.c console.c console-stream.c data.c device.c dired.c doc.c doprnt.c dynarr.c editfns.c elhash.c emacs.c  eval.c events.c debug.c unexelf.c dgif_lib.c gif_err.c gifalloc.c menubar.c scrollbar.c dialog.c toolbar.c gui.c menubar-x.c scrollbar-x.c dialog-x.c toolbar-x.c gui-x.c mule.c mule-ccl.c mule-charset.c mule-coding.c mule-wnnfns.c mule-canna.c realpath.c inline.c linuxplay.c console-tty.c device-tty.c event-tty.c frame-tty.c objects-tty.c redisplay-tty.c cm.c terminfo.c gpmevent.c database.c event-stream.c event-unixoid.c extents.c faces.c fileio.c filelock.c filemode.c floatfns.c fns.c font-lock.c frame.c general.c getloadavg.c glyphs.c  hash.c indent.c insdel.c intl.c keymap.c  lread.c lstream.c macros.c marker.c md5.c minibuf.c objects.c opaque.c print.c process!
.c profile.c pure.c rangetab.c redisplay.c redisplay-output.c regex.c search.c signal.c sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c undo.c balloon_help.c balloon-x.c console-x.c device-x.c event-Xt.c frame-x.c glyphs-x.c objects-x.c redisplay-x.c xgccache.c xselect.c window.c free-hook.c ralloc.c /usr/local/src/xemacs-20.3-b6/src/../lisp/version.el 		/usr/local/src/xemacs-20.3-b6/src/../lisp/paths.el /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/featurep.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/loaddefs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/auto-autoloads.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/loadup.el /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/subr.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/cmdloop.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/text-props.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/gui.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/mouse.elc /usr/local/src/xemacs-20.3-b6/src/../!
lisp/prim/mode-motion.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/keymap.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/syntax.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/minibuf.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/faces.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/objects.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/process.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/keydefs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/device.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/obsolete.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/glyphs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/extents.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/backquote.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/events.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/console.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/map-ynp.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/modeline.elc /usr/local/src/xemacs-2!
0.3-b6/src/../lisp/modes/list-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/derived.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/cl/cl.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/cl/cl-defs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/undo-stack.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/simple.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/help.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/files.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/utils/lib-complete.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/indent.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/frame.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/toolbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/format.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/window.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/window-xemacs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/startup.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/lisp.elc /usr/local/src/!
xemacs-20.3-b6/src/../lisp/prim/page.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/register.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/iso/iso8859-1.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/paragraphs.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/lisp-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/text-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/fill.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/isearch-mode.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/vc-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/replace.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/specifier.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/auto-show.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/term/tty-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/bytecomp/bytecomp-runtime.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/float-sup.elc /usr/local/src/xemacs-20.3-b!
6/src/../lisp/prim/itimer.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/itimer-autosave.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/ediff/ediff-hook.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/custom/widget.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/custom/custom.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/cus-start.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/fontl-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/scrollbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/buffer.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/menubar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/packages/buff-menu.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/prim/dialog.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-load.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-coding.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-charset.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-files.elc /usr/local/src/xemacs-20.3-b6/sr!
c/../lisp/mule/mule-category.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-ccl.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-cmds.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/kinsoku.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/mule-x-init.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/arabic-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/chinese.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/cyrillic.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/english.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/ethiopic-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/european.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/greek.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/hebrew-hooks.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/japanese.elc /usr/local/src/xema!
cs-20.3-b6/src/../lisp/language/korean.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/misc-lang.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/language/thai.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/vietnamese-hooks-1.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/mule/vietnamese-hooks-2.elc  /usr/local/src/xemacs-20.3-b6/src/../lisp/modes/abbrev.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-menubar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-faces.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-iso8859-1.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-mouse.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-select.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-scrollbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-toolbar.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-misc.elc /usr/local/src/xemacs-20.3-b6/src/../lisp/x11/x-init.elc   > ../lib-src/DOC
EMACSLOADPATH="/usr/local/src/xemacs-20.3-b6/src/../lisp/prim" ./temacs -batch -l loadup.el dump

Loading loadup.el...
Using load-path (/usr/local/src/xemacs-20.3-b6/src/../lisp/prim)
Loading backquote... (2752)
Loading bytecomp-runtime... (3964)
Loading subr... (8052)
Loading replace... (12328)
Loading version.el... (2972)
Loading cl...
Loading cl-defs... (9540)
Loading cl ...done (22072)
Loading featurep... (472)
Loading widget... (3140)
Loading custom... (5504)
Loading cus-start... (692)
Loading cmdloop... (6780)
Loading keymap... (4632)
Loading syntax... (6920)
Loading device... (768)
Loading console... (380)
Loading obsolete... (11536)
Loading specifier... (2904)
Loading faces... (20616)
Loading glyphs... (7748)
Loading objects... (1844)
Loading extents... (1156)
Loading events... (2304)
Loading text-props... (2952)
Loading process... (4080)
Loading frame... (12120)
Loading map-ynp... (2972)
Loading simple... (41044)
Loading keydefs... (3476)
Loading abbrev... (7280)
Loading derived... (4540)
Loading minibuf... (26088)
Loading list-mode... (9712)
Loading modeline... (5448)
Loading loaddefs...
Loading auto-autoloads... (78776)
Loading loaddefs ...done (79404)
Loading misc... (372)
Loading help... (22152)
Loading files... (36572)
Loading lib-complete... (5204)
Loading format... (8964)
Loading indent... (6356)
Loading isearch-mode... (14564)
Loading buffer... (848)
Loading buff-menu... (7988)
Loading undo-stack... (3164)
Loading window... (3796)
Loading window-xemacs... (4720)
Loading paths.el... (6760)
Loading startup... (20824)
Loading lisp... (3912)
Loading page... (1276)
Loading register... (3396)
Loading iso8859-1... (516)
Loading paragraphs... (3352)
Loading lisp-mode...Comparison between integer and character is constant nil (32 and ?\ )
   [syntax-string-to-code, modify-syntax-entry, byte-code, load, prog1, load-gc, (lambda nil (external-debugging-output (format "
Using load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let ((temp-path (expand-file-name ".." (car load-path)))) (setq source-directory temp-path) (setq load-path (nconc (directory-files temp-path t "^[^-.]" nil (quote dirs-only)) (cons temp-path load-path)))) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list (quote prog1) (list (quote load) file) (quote (garbage-collect)))) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp (quote recursive-edit)) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "proces!
s") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load-gc "derived") (load-gc "minibuf") (load-gc "list-mode") (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not (featurep (quote mule))) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") ...), call-with-condition-handler, load]
*** Error in XEmacs initialization
(error "Invalid syntax description flag: \"_   \"")
*** Backtrace
  really-early-error-handler((error "Invalid syntax description flag: \"_   \""))
  signal(error ("Invalid syntax description flag: \"_   \""))
  # bind (args)
  cerror("Invalid syntax description flag: %S" "_   ")
  apply(cerror ("Invalid syntax description flag: %S" "_   "))
  # bind (args)
  error("Invalid syntax description flag: %S" "_   ")
  # bind (ch i code len ch0 b3 bflag string)
  syntax-string-to-code("_   ")
  # bind (table spec char-range)
  modify-syntax-entry(0 "_   " #s(char-table type syntax data ( (?\^@ ?\^.AN_) 13 composite 13 latin-iso8859-1 13 latin-iso8859-2 13 latin-iso8859-3 13 latin-iso8859-4 13 thai-tis620 13 greek-iso8859-7 13 arabic-iso8859-6 13 hebrew-iso8859-8 13 katakana-jisx0201 13 latin-jisx0201 13 cyrillic-iso8859-5 13 latin-iso8859-9 13 japanese-jisx0208-1978 13 chinese-gb2312 13 japanese-jisx0208 13 korean-ksc5601 13 japanese-jisx0212 13 chinese-cns11643-1 13 chinese-cns11643-2 13 chinese-big5-1 13 chinese-big5-2 13)))
  # bind (i)
  byte-code(".AN@NA!N,NBNC!NABN@NE!N,NBNF	AN$!NEBN@NG!N,NBNH
AB!NGB	NJNL 	NMWN+NNNO	#TN*lNPNPNQWN+NNNO	#TN*lNRNRNSWN+NNNO	#TN*lNTNTNUWN+NNNO	#TN*lNNNVNW	#NNNXNW	#NNNYNZ	#NNN[NZ	#NNN\NW	#NNN]N^	#NNN_N`	#NNNaN`	#NNNbN`	#NNNcNO	#NNNdN`	#NNNeNf	#NNNgNh	#NNNiNj	#NNNkNl	#NNNRNm	#NNNnNo	#)0N,N;Nq	!0NNNrNs0#NNNRNO0#NNNnNO0#Nt``\"GNuUN+NNNdNv0#NNNrNw0#N*NNNrNs0#NxNyNz\"" [boundp lisp-interaction-mode-popup-menu purecopy ("Lisp Interaction Menu" ["Evaluate Last S-expression" eval-last-sexp t] ["Evaluate Entire Buffer" eval-current-buffer t] ["Evaluate Region" eval-region ...] "---" ["Evaluate This Defun" eval-defun t] ["Debug This Defun" edebug-defun t] "---" ["Trace a Function" trace-function-background t] ["Untrace All Functions" untrace-all !
...] "---" ["Comment Out Region" comment-region ...] ["Indent Region" indent-region ...] ["Indent Line" lisp-indent-line t] "---" ["Debug On Error" ... :style toggle :selected debug-on-error] ["Debug On Quit" ... :style toggle :selected debug-on-quit]) current-load-list emacs-lisp-mode-popup-menu ("Emacs-Lisp Menu" ["Byte-compile This File" emacs-lisp-byte-compile t] ["Byte-recompile Directory..." byte-recompile-directory t] "---" ["Evaluate Last S-expression" eval-last-sexp t] ["Evaluate Entire Buffer" eval-current-buffer t] ["Evaluate Region" eval-region ...] "---" ["Evaluate This Defun" eval-defun t] ["Debug This Defun" edebug-defun t] "---" ["Trace a Function" trace-function-background t] ["Untrace All Functions" untrace-all ...] "---" ["Comment Out Region" comment-region ...] ["Indent Region" indent-region ...] ["Indent Line" lisp-indent-line t] "---" ["Debug On Error" ... :style toggle :selected debug-on-error] ["Debug On Quit" ... :style toggle :selected debug-on-quit]!
) emacs-lisp-mode-menubar-menu "Lisp" emacs-lisp-mode-syntax-table 0 i make-syntax-table ?0 modify-syntax-entry "_   " 58 ?A 91 ?a 123 128 ?\  "    " ?\t ?\n ">   " ?\r ?\^L ?\; "<   " ?\` "'   " ?\' ?\, ?\. ?\# ?\" "\"    " ?\\ "\\   " ?\( "()  " ?\) ")(  " "(]  " ?\] ")[  " lisp-mode-syntax-table copy-syntax-table ?\| "\"   " parse-partial-sexp 8 "' 58" ". 67" define-abbrev-table lisp-mode-abbrev-table nil] 5)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("lisp-mode")
  (prog1 (load "lisp-mode") (garbage-collect))
)
  (load-gc "lisp-mode")
)
  (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list ... ... ...)) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp ...) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "process") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load-gc "derived") (load-gc "minibuf") (load-gc "list-mode"!
) (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not ...) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") (load-gc "buffer") (load-gc "buff-menu") (load-gc "undo-stack") (load-gc "window") (load-gc "window-xemacs") (load-gc "paths.el") (load-gc "startup") (load-gc "lisp") (load-gc "page") (load-gc "register") (load-gc "iso8859-1") (load-gc "paragraphs") (load-gc "lisp-mode") (load-gc "text-mode") (load-gc "fill") (cond (... ... ...) (... ...) (... ... ...)) (when (featurep ...) (load-gc "float-sup")) (load-gc "itimer") (load-gc "itimer-autosave") (if (featurep ...) (load-gc "toolbar") (defun toolbar-button-p ... "No toolbar support." nil) (defun toolbar-specifier-p ... "No toolbar support." nil)) (when (featurep ...) (load-gc "scrollbar")) (when (featurep ...) (load-gc "menubar")) (when (featurep ...) (load-gc "dialog")) (when (featurep ...) (load-gc "mule-lo!
ad.el")) (when (featurep ...) (load-gc "gui") (load-gc "mode-motion") (load-gc "mouse")) (when (featurep ...) (when ... ...) (load-gc "x-faces") (load-gc "x-iso8859-1") (load-gc "x-mouse") (load-gc "x-select") (when ... ...) (load-gc "x-misc") (load-gc "x-init") (when ... ...)) (when (featurep ...) (load-gc "tty-init")) (when (featurep ...) (load-gc "tooltalk/tooltalk-load")) (load-gc "vc-hooks") (load-gc "ediff-hook") (load-gc "fontl-hooks") (load-gc "auto-show") (when (featurep ...) (load-gc "energize/energize-load.el")) (when (featurep ...) (load-gc "sunpro/sunpro-load.el")) (fmakunbound (quote load-gc)))()
  # (unwind-protect ...)
  call-with-condition-handler(really-early-error-handler (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list ... ... ...)) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp ...) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "process") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load!
-gc "derived") (load-gc "minibuf") (load-gc "list-mode") (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not ...) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") (load-gc "buffer") (load-gc "buff-menu") (load-gc "undo-stack") (load-gc "window") (load-gc "window-xemacs") (load-gc "paths.el") (load-gc "startup") (load-gc "lisp") (load-gc "page") (load-gc "register") (load-gc "iso8859-1") (load-gc "paragraphs") (load-gc "lisp-mode") (load-gc "text-mode") (load-gc "fill") (cond (... ... ...) (... ...) (... ... ...)) (when (featurep ...) (load-gc "float-sup")) (load-gc "itimer") (load-gc "itimer-autosave") (if (featurep ...) (load-gc "toolbar") (defun toolbar-button-p ... "No toolbar support." nil) (defun toolbar-specifier-p ... "No toolbar support." nil)) (when (featurep ...) (load-gc "scrollbar")) (when (featurep ...) (load-gc "menubar")) (when (featurep ...) (lo!
ad-gc "dialog")) (when (featurep ...) (load-gc "mule-load.el")) (when (featurep ...) (load-gc "gui") (load-gc "mode-motion") (load-gc "mouse")) (when (featurep ...) (when ... ...) (load-gc "x-faces") (load-gc "x-iso8859-1") (load-gc "x-mouse") (load-gc "x-select") (when ... ...) (load-gc "x-misc") (load-gc "x-init") (when ... ...)) (when (featurep ...) (load-gc "tty-init")) (when (featurep ...) (load-gc "tooltalk/tooltalk-load")) (load-gc "vc-hooks") (load-gc "ediff-hook") (load-gc "fontl-hooks") (load-gc "auto-show") (when (featurep ...) (load-gc "energize/energize-load.el")) (when (featurep ...) (load-gc "sunpro/sunpro-load.el")) (fmakunbound (quote load-gc))))
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("loadup.el")
  # (condition-case ... . error)
  # (catch top-level ...)
*** Killing XEmacs
make[1]: [xemacs] Error 255 (ignored)
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/src'
MAKE='make' sh /usr/local/src/xemacs-20.3-b6/lib-src/update-elc.sh
 (using ./src/xemacs)
Recompiling in /usr/local/src/xemacs-20.3-b6
          with /usr/local/src/xemacs-20.3-b6/src/xemacs...
/usr/local/src/xemacs-20.3-b6/lib-src/update-elc.sh: ./src/xemacs: No such file or directory
make: *** [all-elc] Error 1
Producing `src/paths.h' from `src/paths.h.in'.
src/paths.h is unchanged
cd lib-src && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lib-src'
cd lwlib && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
cd src && make all  \
	CC='gcc' CFLAGS='-O6 -m486 -fno-strength-reduce -malign-loops=2 -malign-jumps=2 -malign-functions=2' MAKE='make'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/src'
cd ../lwlib && make -w
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
EMACSLOADPATH="/usr/local/src/xemacs-20.3-b6/src/../lisp/prim" ./temacs -batch -l loadup.el dump

Loading loadup.el...
Using load-path (/usr/local/src/xemacs-20.3-b6/src/../lisp/prim)
Loading backquote... (2752)
Loading bytecomp-runtime... (3964)
Loading subr... (8052)
Loading replace... (12328)
Loading version.el... (2972)
Loading cl...
Loading cl-defs... (9540)
Loading cl ...done (22072)
Loading featurep... (472)
Loading widget... (3140)
Loading custom... (5504)
Loading cus-start... (692)
Loading cmdloop... (6780)
Loading keymap... (4632)
Loading syntax... (6920)
Loading device... (768)
Loading console... (380)
Loading obsolete... (11536)
Loading specifier... (2904)
Loading faces... (20616)
Loading glyphs... (7748)
Loading objects... (1844)
Loading extents... (1156)
Loading events... (2304)
Loading text-props... (2952)
Loading process... (4080)
Loading frame... (12120)
Loading map-ynp... (2972)
Loading simple... (41044)
Loading keydefs... (3476)
Loading abbrev... (7280)
Loading derived... (4540)
Loading minibuf... (26088)
Loading list-mode... (9712)
Loading modeline... (5448)
Loading loaddefs...
Loading auto-autoloads... (78776)
Loading loaddefs ...done (79404)
Loading misc... (372)
Loading help... (22152)
Loading files... (36572)
Loading lib-complete... (5204)
Loading format... (8964)
Loading indent... (6356)
Loading isearch-mode... (14564)
Loading buffer... (848)
Loading buff-menu... (7988)
Loading undo-stack... (3164)
Loading window... (3796)
Loading window-xemacs... (4720)
Loading paths.el... (6760)
Loading startup... (20824)
Loading lisp... (3912)
Loading page... (1276)
Loading register... (3396)
Loading iso8859-1... (516)
Loading paragraphs... (3352)
Loading lisp-mode...Comparison between integer and character is constant nil (32 and ?\ )
   [syntax-string-to-code, modify-syntax-entry, byte-code, load, prog1, load-gc, (lambda nil (external-debugging-output (format "
Using load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let ((temp-path (expand-file-name ".." (car load-path)))) (setq source-directory temp-path) (setq load-path (nconc (directory-files temp-path t "^[^-.]" nil (quote dirs-only)) (cons temp-path load-path)))) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list (quote prog1) (list (quote load) file) (quote (garbage-collect)))) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp (quote recursive-edit)) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "proces!
s") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load-gc "derived") (load-gc "minibuf") (load-gc "list-mode") (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not (featurep (quote mule))) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") ...), call-with-condition-handler, load]
*** Error in XEmacs initialization
(error "Invalid syntax description flag: \"_   \"")
*** Backtrace
  really-early-error-handler((error "Invalid syntax description flag: \"_   \""))
  signal(error ("Invalid syntax description flag: \"_   \""))
  # bind (args)
  cerror("Invalid syntax description flag: %S" "_   ")
  apply(cerror ("Invalid syntax description flag: %S" "_   "))
  # bind (args)
  error("Invalid syntax description flag: %S" "_   ")
  # bind (ch i code len ch0 b3 bflag string)
  syntax-string-to-code("_   ")
  # bind (table spec char-range)
  modify-syntax-entry(0 "_   " #s(char-table type syntax data ( (?\^@ ?\^.AN_) 13 composite 13 latin-iso8859-1 13 latin-iso8859-2 13 latin-iso8859-3 13 latin-iso8859-4 13 thai-tis620 13 greek-iso8859-7 13 arabic-iso8859-6 13 hebrew-iso8859-8 13 katakana-jisx0201 13 latin-jisx0201 13 cyrillic-iso8859-5 13 latin-iso8859-9 13 japanese-jisx0208-1978 13 chinese-gb2312 13 japanese-jisx0208 13 korean-ksc5601 13 japanese-jisx0212 13 chinese-cns11643-1 13 chinese-cns11643-2 13 chinese-big5-1 13 chinese-big5-2 13)))
  # bind (i)
  byte-code(".AN@NA!N,NBNC!NABN@NE!N,NBNF	AN$!NEBN@NG!N,NBNH
AB!NGB	NJNL 	NMWN+NNNO	#TN*lNPNPNQWN+NNNO	#TN*lNRNRNSWN+NNNO	#TN*lNTNTNUWN+NNNO	#TN*lNNNVNW	#NNNXNW	#NNNYNZ	#NNN[NZ	#NNN\NW	#NNN]N^	#NNN_N`	#NNNaN`	#NNNbN`	#NNNcNO	#NNNdN`	#NNNeNf	#NNNgNh	#NNNiNj	#NNNkNl	#NNNRNm	#NNNnNo	#)0N,N;Nq	!0NNNrNs0#NNNRNO0#NNNnNO0#Nt``\"GNuUN+NNNdNv0#NNNrNw0#N*NNNrNs0#NxNyNz\"" [boundp lisp-interaction-mode-popup-menu purecopy ("Lisp Interaction Menu" ["Evaluate Last S-expression" eval-last-sexp t] ["Evaluate Entire Buffer" eval-current-buffer t] ["Evaluate Region" eval-region ...] "---" ["Evaluate This Defun" eval-defun t] ["Debug This Defun" edebug-defun t] "---" ["Trace a Function" trace-function-background t] ["Untrace All Functions" untrace-all !
...] "---" ["Comment Out Region" comment-region ...] ["Indent Region" indent-region ...] ["Indent Line" lisp-indent-line t] "---" ["Debug On Error" ... :style toggle :selected debug-on-error] ["Debug On Quit" ... :style toggle :selected debug-on-quit]) current-load-list emacs-lisp-mode-popup-menu ("Emacs-Lisp Menu" ["Byte-compile This File" emacs-lisp-byte-compile t] ["Byte-recompile Directory..." byte-recompile-directory t] "---" ["Evaluate Last S-expression" eval-last-sexp t] ["Evaluate Entire Buffer" eval-current-buffer t] ["Evaluate Region" eval-region ...] "---" ["Evaluate This Defun" eval-defun t] ["Debug This Defun" edebug-defun t] "---" ["Trace a Function" trace-function-background t] ["Untrace All Functions" untrace-all ...] "---" ["Comment Out Region" comment-region ...] ["Indent Region" indent-region ...] ["Indent Line" lisp-indent-line t] "---" ["Debug On Error" ... :style toggle :selected debug-on-error] ["Debug On Quit" ... :style toggle :selected debug-on-quit]!
) emacs-lisp-mode-menubar-menu "Lisp" emacs-lisp-mode-syntax-table 0 i make-syntax-table ?0 modify-syntax-entry "_   " 58 ?A 91 ?a 123 128 ?\  "    " ?\t ?\n ">   " ?\r ?\^L ?\; "<   " ?\` "'   " ?\' ?\, ?\. ?\# ?\" "\"    " ?\\ "\\   " ?\( "()  " ?\) ")(  " "(]  " ?\] ")[  " lisp-mode-syntax-table copy-syntax-table ?\| "\"   " parse-partial-sexp 8 "' 58" ". 67" define-abbrev-table lisp-mode-abbrev-table nil] 5)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("lisp-mode")
  (prog1 (load "lisp-mode") (garbage-collect))
)
  (load-gc "lisp-mode")
)
  (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list ... ... ...)) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp ...) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "process") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load-gc "derived") (load-gc "minibuf") (load-gc "list-mode"!
) (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not ...) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") (load-gc "buffer") (load-gc "buff-menu") (load-gc "undo-stack") (load-gc "window") (load-gc "window-xemacs") (load-gc "paths.el") (load-gc "startup") (load-gc "lisp") (load-gc "page") (load-gc "register") (load-gc "iso8859-1") (load-gc "paragraphs") (load-gc "lisp-mode") (load-gc "text-mode") (load-gc "fill") (cond (... ... ...) (... ...) (... ... ...)) (when (featurep ...) (load-gc "float-sup")) (load-gc "itimer") (load-gc "itimer-autosave") (if (featurep ...) (load-gc "toolbar") (defun toolbar-button-p ... "No toolbar support." nil) (defun toolbar-specifier-p ... "No toolbar support." nil)) (when (featurep ...) (load-gc "scrollbar")) (when (featurep ...) (load-gc "menubar")) (when (featurep ...) (load-gc "dialog")) (when (featurep ...) (load-gc "mule-lo!
ad.el")) (when (featurep ...) (load-gc "gui") (load-gc "mode-motion") (load-gc "mouse")) (when (featurep ...) (when ... ...) (load-gc "x-faces") (load-gc "x-iso8859-1") (load-gc "x-mouse") (load-gc "x-select") (when ... ...) (load-gc "x-misc") (load-gc "x-init") (when ... ...)) (when (featurep ...) (load-gc "tty-init")) (when (featurep ...) (load-gc "tooltalk/tooltalk-load")) (load-gc "vc-hooks") (load-gc "ediff-hook") (load-gc "fontl-hooks") (load-gc "auto-show") (when (featurep ...) (load-gc "energize/energize-load.el")) (when (featurep ...) (load-gc "sunpro/sunpro-load.el")) (fmakunbound (quote load-gc)))()
  # (unwind-protect ...)
  call-with-condition-handler(really-early-error-handler (lambda nil (external-debugging-output (format "\nUsing load-path %s" load-path)) (buffer-disable-undo (get-buffer "*scratch*")) (let (...) (setq source-directory temp-path) (setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defmacro load-gc (file) (list ... ... ...)) (load-gc "backquote") (load-gc "bytecomp-runtime") (load-gc "subr") (load-gc "replace") (load-gc "version.el") (load-gc "cl") (load-gc "featurep") (load-gc "widget") (load-gc "custom") (load-gc "cus-start") (load-gc "cmdloop") (or (fboundp ...) (load-gc "cmdloop1")) (load-gc "keymap") (load-gc "syntax") (load-gc "device") (load-gc "console") (load-gc "obsolete") (load-gc "specifier") (load-gc "faces") (load-gc "glyphs") (load-gc "objects") (load-gc "extents") (load-gc "events") (load-gc "text-props") (load-gc "process") (load-gc "frame") (load-gc "map-ynp") (load-gc "simple") (load-gc "keydefs") (load-gc "abbrev") (load!
-gc "derived") (load-gc "minibuf") (load-gc "list-mode") (load-gc "modeline") (load-gc "loaddefs") (load-gc "misc") (load-gc "help") (when (not ...) (load-gc "files-nomule")) (load-gc "files") (load-gc "lib-complete") (load-gc "format") (load-gc "indent") (load-gc "isearch-mode") (load-gc "buffer") (load-gc "buff-menu") (load-gc "undo-stack") (load-gc "window") (load-gc "window-xemacs") (load-gc "paths.el") (load-gc "startup") (load-gc "lisp") (load-gc "page") (load-gc "register") (load-gc "iso8859-1") (load-gc "paragraphs") (load-gc "lisp-mode") (load-gc "text-mode") (load-gc "fill") (cond (... ... ...) (... ...) (... ... ...)) (when (featurep ...) (load-gc "float-sup")) (load-gc "itimer") (load-gc "itimer-autosave") (if (featurep ...) (load-gc "toolbar") (defun toolbar-button-p ... "No toolbar support." nil) (defun toolbar-specifier-p ... "No toolbar support." nil)) (when (featurep ...) (load-gc "scrollbar")) (when (featurep ...) (load-gc "menubar")) (when (featurep ...) (lo!
ad-gc "dialog")) (when (featurep ...) (load-gc "mule-load.el")) (when (featurep ...) (load-gc "gui") (load-gc "mode-motion") (load-gc "mouse")) (when (featurep ...) (when ... ...) (load-gc "x-faces") (load-gc "x-iso8859-1") (load-gc "x-mouse") (load-gc "x-select") (when ... ...) (load-gc "x-misc") (load-gc "x-init") (when ... ...)) (when (featurep ...) (load-gc "tty-init")) (when (featurep ...) (load-gc "tooltalk/tooltalk-load")) (load-gc "vc-hooks") (load-gc "ediff-hook") (load-gc "fontl-hooks") (load-gc "auto-show") (when (featurep ...) (load-gc "energize/energize-load.el")) (when (featurep ...) (load-gc "sunpro/sunpro-load.el")) (fmakunbound (quote load-gc))))
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load("loadup.el")
  # (condition-case ... . error)
  # (catch top-level ...)
*** Killing XEmacs
make[1]: [xemacs] Error 255 (ignored)
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/src'
./lib-src/make-path /usr/local/lib/xemacs-20.3-b6/etc /usr/local/lib/xemacs-20.3-b6/lisp /usr/local/lib/xemacs/lock /usr/local/lib/xemacs-20.3-b6/info /usr/local/man/man1 \
  /usr/local/bin /usr/local/lib /usr/local/lib /usr/local/lib/xemacs/site-lisp 
chmod 0777 /usr/local/lib/xemacs/lock
(cd lib-src && \
  make install  prefix=/usr/local \
    exec_prefix=/usr/local bindir=/usr/local/bin libdir=/usr/local/lib \
    archlibdir=/usr/local/lib/xemacs-20.3-b6/i686-GNU-linux)
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lib-src'

Installing utilities run internally by XEmacs.
./make-path /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux
if [ `(cd /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux && /bin/pwd)` != `/bin/pwd` ]; then 	  for file in make-path wakeup profile make-docfile digest-doc 	sorted-doc movemail cvtmail fakemail yow hexl 	gnuserv mmencode; do 	    (cd .. && /usr/bin/install -c lib-src/$file /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux/$file) ; 	  done ; 	fi
if [ `(cd /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux && /bin/pwd)` 	     != `(cd /usr/local/src/xemacs-20.3-b6/lib-src && /bin/pwd)` ]; then 	  for file in rcs2log vcdiff gzip-el.sh install-sid send-pr tm-au tm-file tm-html tm-image tm-mpeg tm-plain tm-ps tmdecode; do 	    (cd .. && /usr/bin/install -c /usr/local/src/xemacs-20.3-b6/lib-src/$file /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux/$file); 	  done ; 	fi

Installing utilities for users to run.
for file in etags ctags b2m gnuclient ; do 	  (cd .. && /usr/bin/install -c lib-src/${file} /usr/local/bin/${file}) ; 	done
for file in rcs-checkin pstogif install-sid send-pr gnudoit ; do 	  (cd .. && /usr/bin/install -c /usr/local/src/xemacs-20.3-b6/lib-src/${file} /usr/local/bin/${file}) ; 	done
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lib-src'
if [ `(cd /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux && /bin/pwd)` != `(cd ./lib-src && /bin/pwd)` ]; \
then \
   /usr/bin/install -c -m 644 lib-src/DOC /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux/DOC ; \
   for subdir in `find /usr/local/lib/xemacs-20.3-b6/i686-GNU-linux -type d ! -name RCS ! -name SCCS ! -name CVS -print` ; do \
     rm -rf ${subdir}/RCS ${subdir}/CVS ${subdir}/SCCS ; \
     rm -f  ${subdir}/\#* ${subdir}/*~ ; \
   done ; \
else true; fi
/usr/bin/install -c src/xemacs /usr/local/bin/xemacs-20.3-b6
/usr/bin/install: src/xemacs: No such file or directory
make: *** [install-arch-dep] Error 1
lib-src/gzip-el.sh /usr/local/lib/xemacs-20.3-b6/lisp
Compressing .el files in /usr/local/lib/xemacs-20.3-b6/lisp...
Compressing .el files in /usr/local/lib/xemacs-20.3-b6/lisp...done.
for d in lib-src lwlib src; do (cd $d && make  clean); done
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lib-src'
rm -f core *.o
rm -f etags ctags b2m gnuclient make-path wakeup profile make-docfile digest-doc 	sorted-doc movemail cvtmail fakemail yow hexl 	gnuserv mmencode
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lib-src'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/lwlib'
rm -f liblw.a liblw_pure_*.a *.o
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/lwlib'
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/src'
rm -f temacs puremacs quantmacs prefix-args xmakefile* core depend.* \#* *.o
rm -f ../lib-src/DOC
rm -f xemacs libextcli*
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/src'
(cd man && make  clean)
make[1]: Entering directory `/usr/local/src/xemacs-20.3-b6/man'
for d in xemacs lispref new-users-guide internals tm auctex gnats ; do (cd ${d} && make -w mostlyclean) ; done
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/internals'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/internals'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/tm'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/tm'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
rm -f *.dvi *.ps *.aux *.cp *.fn *.info *.ky *.log *~ \#*\# *.tp *.vr *.pg *.toc *.tp *.bak *.cps *.kys *.tps *.fns *.vrs *.pgs auctex auctex-? *.html INSTALLATION README CHANGES
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log \
      *.cp *.cps *.fn *.fns *.ky *.kys *.pg *.pgs *.vr *.vrs *.tp *.tps
for d in xemacs lispref new-users-guide internals tm auctex gnats ; do (cd ${d} && make -w clean) ; done
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/xemacs'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/lispref'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/new-users-guide'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/internals'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/internals'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/tm'
rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/tm'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
rm -f *.dvi *.ps *.aux *.cp *.fn *.info *.ky *.log *~ \#*\# *.tp *.vr *.pg *.toc *.tp *.bak *.cps *.kys *.tps *.fns *.vrs *.pgs auctex auctex-? *.html INSTALLATION README CHANGES
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/auctex'
make[2]: Entering directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f *.dvi *.ps make.out core index.texi
make[2]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man/gnats'
rm -f *.o core *.dvi
make[1]: Leaving directory `/usr/local/src/xemacs-20.3-b6/man'
rm -f core
[root@Flux xemacs-20.3-b6]# 
[root@Flux xemacs-20.3-b6]# exit
exit

Script done on Thu Jun 12 14:05:36 1997

----Next_Part(Thu_Jun_12_14:19:27_1997)----

