emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bootstrap failed


From: Zhang Wei
Subject: bootstrap failed
Date: Wed, 22 Feb 2006 18:57:41 +0800
User-agent: Mutt/1.5.11

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]