I can not install 21.2 from CVS; make install gets the following error:
make[1]: Entering directory `/usr/local/build/xemacs-21.2-2001-01-14/src'
./temacs -nd -batch -l /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/update-elc.el
Loading /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/update-elc.el...
Loading very-early-lisp...
Loading find-paths.el...
Loading packages.el...
Loading setup-paths.el...
Loading dump-paths.el...
Symbol's value as variable is void: paths-load-path-depth
rm -f ../lib-src/DOC; \
./temacs -nd -batch -l /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/make-docfile.el
-- \
-o ../lib-src/DOC -d /usr/local/src/xemacs-21.2-2001-01-14/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 filelock.c unexelf.c
balloon_help.c balloon-x.c eldap.c dgif_lib.c gif_io.c menubar.c scrollbar.c toolbar.c
menubar-x.c scrollbar-x.c toolbar-x.c gui-x.c realpath.c getloadavg.c inline.c linuxplay.c
esd.c miscplay.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 event-unixoid.c database.c sysdll.c emodules.c
process-unix.c event-stream.c extents.c faces.c fileio.c filemode.c floatfns.c fns.c
font-lock.c frame.c general.c glyphs.c glyphs-eimage.c glyphs-widget.c gui.c gutter.c
hash.c imgproc.c indent.c insdel.c intl.c keymap.c line-number.c lread.c lstream.c
macros.c marker.c md5.c minibuf.c objects.c opaque.c print.c process.c profile.c
rangetab.c redisplay.c redisplay-output.c regex.c search.c select.c signal.c sound.c
specifier.c strftime.c symbols.c syntax.c sysdep.c undo.c console-x.c device-x.c
event-Xt.c frame-x.c glyphs-x.c objects-x.c redisplay-x.c select-x.c xgccache.c widget.c
window.c
Loading /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/make-docfile.el...
Loading very-early-lisp...
Loading find-paths.el...
Loading packages.el...
Loading setup-paths.el...
Loading dump-paths.el...
Symbol's value as variable is void: paths-load-path-depth
./temacs -nd -batch -l /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/loadup.el dump
Loading /usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/loadup.el...
Using load-path (/usr/local/build/xemacs-21.2-2001-01-14/lisp)
Using module-load-path (/usr/local/build/xemacs-21.2-2001-01-14/modules)
Loading very-early-lisp...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/dumped-lisp.el...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/backquote.elc...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/bytecomp-runtime.elc...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/find-paths.elc...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/packages.elc...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/setup-paths.elc...
Loading /usr/local/build/xemacs-21.2-2001-01-14/lisp/dump-paths.elc...*** Error in XEmacs
initialization
(void-variable paths-load-path-depth)
*** Backtrace
really-early-error-handler((void-variable paths-load-path-depth))
# bind (env-module-path envvar-value site-module-directory module-directory root)
paths-construct-module-load-path(("/usr/local/build/xemacs-21.2-2001-01-14/"
"/usr/local/xemacs-21.2-2001-01-14/")
"/usr/local/xemacs-21.2-2001-01-14/lib/xemacs-21.2-b40/i686-pc-linux/"
"/usr/local/xemacs-21.2-2001-01-14/lib/xemacs/site-modules/")
# bind (debug-paths roots)
byte-code("..." [site-directory lisp-directory late-package-load-path
late-packages debug-paths roots getenv "EMACSDEBUGPATHS" t
paths-find-emacs-roots princ format "XEmacs thinks the roots of its hierarchy
are:\n%S\n" packages-compute-package-locations paths-construct-path ("~"
".xemacs") packages-find-packages packages-find-package-load-path
"configure-package-path:\n%S\n" external-debugging-output "late-packages
and late-package-load-path:\n%S\n%S\n" paths-find-lisp-directory
"lisp-directory:\n%S\n" paths-find-site-lisp-directory
"site-directory:\n%S\n" paths-construct-load-path nil
paths-find-module-directory "module-directory:\n%S\n"
paths-find-site-module-directory "site-module-directory:\n%S\n"
paths-construct-module-load-path module-directory site-module-directory package-locations
inhibit-site-lisp inhibit-site-modules invocation-directory invocation-name stuff
configure-package-path load-path module-load-path] 8)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("/usr/local/build/xemacs-21.2-2001-01-14/lisp/dump-paths.elc")
(prog1 (load full-path) (unless (memq ... internal-error-checking) (garbage-collect)))
(if full-path (prog1 (load full-path) (unless ... ...)) (external-debugging-output
(format "\nLoad file %s: not found\n" file)) nil)
# bind (full-path)
(let ((full-path ...)) (if full-path (prog1 ... ...) (external-debugging-output ...)
nil))
# bind (file)
pureload("dump-paths")
(if (pureload file) nil (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1))
(unless (pureload file) (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1))
(while (setq file (car files)) (unless (pureload file) (external-debugging-output
"Fatal error during load, aborting") (kill-emacs 1)) (setq files (cdr files)))
# bind (file files)
(let ((files preloaded-file-list) file) (while (setq file ...) (unless ... ... ...)
(setq files ...)) (when (not ...) (defun toolbar-button-p ... "No toolbar
support." nil) (defun toolbar-specifier-p ... "No toolbar support." nil))
(fmakunbound (quote pureload)))
(lambda nil (setq Installation-string (save-current-buffer ... ... ... ... ...)) (let
(...) (setq load-path ...) (setq module-load-path ...)) (external-debugging-output (format
"\nUsing load-path %s" load-path)) (external-debugging-output (format
"\nUsing module-load-path %s" module-load-path)) (buffer-disable-undo
(get-buffer "*scratch*")) (load "very-early-lisp" nil t) (let (...)
(setq load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t)
(defun pureload (file) (let ... ...)) (load (expand-file-name
"../lisp/dumped-lisp.el")) (let (... file) (while ... ... ...) (when ... ...
...) (fmakunbound ...)) (packages-load-package-dumped-lisps late-package-load-path))()
# (unwind-protect ...)
call-with-condition-handler(really-early-error-handler (lambda nil (setq
Installation-string (save-current-buffer ... ... ... ... ...)) (let (...) (setq load-path
...) (setq module-load-path ...)) (external-debugging-output (format "\nUsing
load-path %s" load-path)) (external-debugging-output (format "\nUsing
module-load-path %s" module-load-path)) (buffer-disable-undo (get-buffer
"*scratch*")) (load "very-early-lisp" nil t) (let (...) (setq
load-path ...)) (setq load-warn-when-source-newer t load-warn-when-source-only t) (defun
pureload (file) (let ... ...)) (load (expand-file-name
"../lisp/dumped-lisp.el")) (let (... file) (while ... ... ...) (when ... ...
...) (fmakunbound ...)) (packages-load-package-dumped-lisps late-package-load-path)))
# bind (gc-cons-threshold)
(let ((gc-cons-threshold ...)) (call-with-condition-handler (quote
really-early-error-handler) (function ...)) (setq preloaded-file-list (mapcar ...
preloaded-file-list)) (setq load-warn-when-source-newer t load-warn-when-source-only nil)
(setq debugger (quote debug)) (when (member "no-site-file" command-line-args)
(setq site-start-file nil)) (when (load "site-load" t) (garbage-collect)) (when
purify-flag (message "Finding pointers to doc strings...") (Snarf-documentation
"DOC") (message "Finding pointers to doc strings...done")
(Verify-documentation)) (when (stringp site-start-file) (load "site-init" t))
(setq current-load-list nil) (garbage-collect) (buffer-enable-undo
"*scratch*"))
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("/usr/local/src/xemacs-21.2-2001-01-14/src/../lisp/loadup.el")
# (condition-case ... . error)
# (catch top-level ...)
*** Killing XEmacs
make[1]: *** [xemacs] Error 255
make[1]: Leaving directory `/usr/local/build/xemacs-21.2-2001-01-14/src'
make: *** [install-arch-dep] Error 2
Here is the contents of my Installation file:
uname -a: Linux
zion.rcn.com 2.2.18 #2 SMP Mon Dec 11 21:52:20 EST 2000 i686 unknown
/usr/local/src/xemacs-21.2-2001-01-14/configure
'--prefix=/usr/local/xemacs-21.2-2001-01-14' '--with-gcc'
'--site-includes=/usr/local/include' '--site-libraries=/usr/local/lib'
'--infopath=/usr/local/info' '--with-mule=no'
'--compiler=/usr/local/gcc-2.95.3-2001-01-12/bin/gcc' '--cflags=-O3
-malign-double -pipe -march=pentiumpro -mcpu=pentiumpro -ffast-math -fno-exceptions'
'--with-dialogs=no' '--with-widgets=no'
'--package-path=/usr/local/site-packages::/usr/local/xemacs-packages'
'--debug=no' '--error-checking=none'
XEmacs 21.2-b40 "Persephone" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /usr/local/src/xemacs-21.2-2001-01-14
Installation prefix: /usr/local/xemacs-21.2-2001-01-14
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: /usr/local/gcc-2.95.3-2001-01-12/bin/gcc -O3
-malign-double -pipe -march=pentiumpro -mcpu=pentiumpro -ffast-math -fno-exceptions
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
- vin