all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bootstrap failed
@ 2006-02-22 10:57 Zhang Wei
  2006-02-23 11:41 ` Giorgos Keramidas
  0 siblings, 1 reply; 9+ messages in thread
From: Zhang Wei @ 2006-02-22 10:57 UTC (permalink / raw)


Fresh checked out cvs trunk, make bootstrap always failed due to the following Error:

----------------------------------------------------------------------
if [ x`(cd /root/emacs-cvs/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \
          EMACSLOADPATH=/root/emacs-cvs/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l 
/root/emacs-cvs/leim/../lisp/international/quail \
            --eval "(update-leim-list-file \".\")" ; \
        else \
          EMACSLOADPATH=/root/emacs-cvs/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l 
/root/emacs-cvs/leim/../lisp/international/quail \
            --eval "(update-leim-list-file \".\" \"/root/emacs-cvs/leim\")" ; \
        fi
Loading subst-jis...
Loading subst-ksc...
Loading subst-big5...
Loading subst-gb2312...
Updating /root/emacs-cvs/leim/leim-list.el ...
Loading vc-arch...
Wrong type argument: number-or-marker-p, nil
make[3]: *** [leim-list.el] Error 255
make[3]: Leaving directory `/root/emacs-cvs/leim'
make[2]: *** [leim] Error 2
make[2]: Leaving directory `/root/emacs-cvs'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/root/emacs-cvs'
make: *** [bootstrap] Error 2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-02-26 12:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 10:57 bootstrap failed Zhang Wei
2006-02-23 11:41 ` Giorgos Keramidas
2006-02-23 12:19   ` Zhang Wei
2006-02-23 12:27     ` Giorgos Keramidas
2006-02-23 12:54       ` Zhang Wei
2006-02-25 12:02     ` Eli Zaretskii
2006-02-25 12:21       ` Zhang Wei
2006-02-25 12:43         ` Eli Zaretskii
2006-02-26 12:10         ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.