emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap failed


From: Giorgos Keramidas
Subject: Re: bootstrap failed
Date: Thu, 23 Feb 2006 13:41:49 +0200

On 2006-02-22 18:57, Zhang Wei <address@hidden> wrote:
> Fresh checked out cvs trunk, make bootstrap always failed due
> to the following Error:

Is this from a clean checkout?  I've reinstalled Emacs this morning from
CVS with -D '2006/02/23 07:40:25 UTC' being the last change that went in.

No problems seen here.  Can you tell us more of your build environment,
the compiler you used, any interesting options, etc.?

> ----------------------------------------------------------------------
> 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]