No luck today...
(root@deathwish):(~)# uname -a
OpenBSD deathwish 2.7 DEATHWISH#0 i386
(root@deathwish):(~)# gcc --version
2.95.2
(root@deathwish):(~)# /usr/local/bin/gmake --version
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for i386-unknown-openbsd2.7
(root@deathwish):(/usr/local/src/CVS/xemacs-21.2)# cat version.sh
#!/bin/sh
emacs_is_beta=t
emacs_major_version=21
emacs_minor_version=2
emacs_beta_version=35
xemacs_codename="Nike"
infodock_major_version=4
infodock_minor_version=0
infodock_build_version=8
cd ./src && /usr/local/bin/gmake all
gmake[1]: Entering directory `/usr/local/src/CVS/xemacs-21.2/src'
GNUmakefile:279: *** missing separator. Stop.
gmake[1]: Leaving directory `/usr/local/src/CVS/xemacs-21.2/src'
gmake: *** [src] Error 2
(root@deathwish):(/usr/local/src/CVS/gtk-xemacs)# cat version.sh
#!/bin/sh
emacs_major_version=21
emacs_minor_version=1
emacs_beta_version=11
xemacs_codename="Carlsbad Caverns"
infodock_major_version=4
infodock_minor_version=0
infodock_build_version=7
EMACSBOOTSTRAPLOADPATH="/usr/local/src/CVS/gtk-xemacs/src/../lisp/:/usr/local/src/CVS/gtk-xemacs"
./temacs -batch -l /usr/local/src/CVS/gtk-xemacs/src/../lisp/update-elc.el
Loading /usr/local/src/CVS/gtk-xemacs/src/../lisp/update-elc.el...
Loading very-early-lisp... (1860)
Loading find-paths.el... (10464)
Loading packages.el... (18800)
Loading setup-paths.el... (4120)
Loading dump-paths.el... (0)
Loading /usr/local/src/CVS/gtk-xemacs/src/../lisp/dumped-lisp.el... (136)
Loading loadup-el.el...
Loading loadup.el...
Using load-path (/usr/local/src/CVS/gtk-xemacs/src/../lisp/
/usr/local/src/CVS/gtk-xemacs)
Loading dumped-lisp.el...
Loading backquote.el...
Loading bytecomp-runtime.el...
Loading Installation.el...
Loading find-paths.el...
Loading packages.el...
Loading setup-paths.el...
Loading dump-paths.el...
Loading subr.el...
Loading replace.el...
Loading version.el...
Loading cl.el...
Loading cl-extra.el...
Loading cl-seq.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 cl-macs.el...*** Error in XEmacs initialization
(error "Must be string or vector" global)
*** Backtrace
really-early-error-handler((error "Must be string or vector" global))
check-valid-instantiator(global image)
(if noerror t (check-valid-instantiator spec specifier-type))
)
(if (not (consp spec)) (if noerror t (check-valid-instantiator spec specifier-type)) (if
(not ...) (if noerror t ...) (let ... ...)))
)
(if (not (eq result t)) (cons (quote global) result) (if (not ...) (if noerror t ...)
(if ... ... ...)))
)
# bind (result)
(let ((result ...)) (if (not ...) (cons ... result) (if ... ... ...)))
)
# bind (noerror specifier-type spec)
canonicalize-spec(global image nil)
(let ((res2 ...)) (if (eq res2 t) (throw ... t) (setq result ...)))
)
(if (not (consp rest)) (if noerror (throw ... t) (signal ... ...)) (let (...) (if ...
... ...)))
)
(while rest (if (not ...) (if noerror ... ...) (let ... ...)) (setq rest (cdr rest)))
)
# bind (result rest)
(let ((rest spec-list) (result nil)) (while rest (if ... ... ...) (setq rest ...))
(nreverse result))
)
# (catch cann-spec-list ...)
(catch (quote cann-spec-list) (let (... ...) (while rest ... ...) (nreverse result)))
)
(if (not (consp spec-list)) (if noerror t (check-valid-instantiator spec-list
specifier-type)) (catch (quote cann-spec-list) (let ... ... ...)))
)
(if (not (eq result t)) (list result) (if (not ...) (if noerror t ...) (catch ...
...)))
)
# bind (result)
(let ((result ...)) (if (not ...) (list result) (if ... ... ...)))
)
# bind (noerror specifier-type spec-list)
canonicalize-spec-list((global ((x default mono) . "gray3") ((gtk default
mono) . "gray3") ((mswindows default mono) . "gray3")) image)
(add-spec-list-to-specifier specifier (canonicalize-spec-list nval (specifier-type
specifier)) how-to-add)
)
(cond ((and ... ...) (copy-specifier nval specifier locale tag-set nil how-to-add)) (t
(if tag-set ...) (if locale ...) (add-spec-list-to-specifier specifier ... how-to-add)))
)
# bind (nval is-valid)
(let ((is-valid ...) (nval value)) (cond (... ...) (t ... ... ...)))
)
# bind (how-to-add tag-set locale value specifier)
set-specifier(#<image-specifier global=<unspecified>
fallback=#<image-specifier global=<unspecified> 0x198> 0x3e2> (((x default
mono) . "gray3") ((gtk default mono) . "gray3") ((mswindows default
mono) . "gray3")) global nil nil)
(if (memq property built-in-face-specifiers) (set-specifier (get face property) value
locale tag-set how-to-add) (if (not locale) (put face property value)
(convert-face-property-into-specifier face property) (add-spec-to-specifier ... value
locale tag-set how-to-add)))
)
# bind (how-to-add tag-set locale value property face)
set-face-property(primary-selection background-pixmap (((x default mono) .
"gray3") ((gtk default mono) . "gray3") ((mswindows default mono) .
"gray3")) global nil nil)
# bind (how-to-add tag-set locale pixmap face)
set-face-background-pixmap(primary-selection (((x default mono) . "gray3")
((gtk default mono) . "gray3") ((mswindows default mono) . "gray3"))
global)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("/usr/local/src/CVS/gtk-xemacs/lisp/faces.el")
(prog1 (load full-path) (garbage-collect))
)
(if full-path (prog1 (load full-path) (garbage-collect)) (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("faces")
(or (pureload file) (progn (external-debugging-output "Fatal error during load,
aborting") (kill-emacs 1)))
)
(while (setq file (car files)) (or (pureload file) (progn ... ...)) (setq files (cdr
files)))
)
# bind (file files)
(let ((files preloaded-file-list) file) (while (setq file ...) (or ... ...) (setq files
...)) (if (not ...) (progn ... ...)) (fmakunbound (quote pureload)))
)
(lambda nil (setq load-path (split-path ...)) (external-debugging-output (format
"\nUsing load-path %s" 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 (concat default-directory
"../lisp/dumped-lisp.el")) (let (... file) (while ... ... ...) (if ... ...)
(fmakunbound ...)) (packages-load-package-dumped-lisps late-package-load-path))()
# (unwind-protect ...)
call-with-condition-handler(really-early-error-handler (lambda nil (setq load-path
(split-path ...)) (external-debugging-output (format "\nUsing load-path %s"
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 (concat default-directory "../lisp/dumped-lisp.el")) (let (...
file) (while ... ... ...) (if ... ...) (fmakunbound ...))
(packages-load-package-dumped-lisps late-package-load-path)))
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("loadup.el")
# bind (purify-flag load-ignore-elc-files)
(let ((load-ignore-elc-files t) (purify-flag nil)) (load "loadup.el"))
)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("loadup-el.el")
(progn (setq command-line-args (append ... update-elc-files-to-compile)) (load
"loadup-el.el"))
)
(if update-elc-files-to-compile (progn (setq command-line-args ...) (load
"loadup-el.el")) (condition-case nil (delete-file "./NOBYTECOMPILE")
(file-error nil)))
)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load("/usr/local/src/CVS/gtk-xemacs/src/../lisp/update-elc.el")
# (condition-case ... . error)
# (catch top-level ...)
*** Killing XEmacs
gmake[1]: *** [update-elc.stamp] Error 255
gmake[1]: Leaving directory `/usr/local/src/CVS/gtk-xemacs/src'
gmake: *** [src] Error 2
--
Robin S. Socha
Big. Black. Beautified. <
http://socha.net/XEmacs/>