emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap fails with newest CVS sources - 2002-11-25


From: Jason Rumney
Subject: Re: make bootstrap fails with newest CVS sources - 2002-11-25
Date: 26 Nov 2002 22:58:35 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Ben Key <address@hidden> writes:

> I have done some work on narrowing down what change was responsible for
> breaking make bootstrap.  Here are my results thus far.

> After cvs update -D "3 days ago" make bootstrap works.
> 
> After cvs update -D "2 days ago" make bootstrap does not work.
> 
> This means that whatever caused make bootstrap to fail happened in the last
> 2 days.

No, it means that it happened between 2 and 3 days ago.

> Therefore, it is most likely that a change to one of the following is at
> fault:
>   lisp/international/code-pages.el
>   lisp/language/cyrillic.el
>   lisp/language/european.el
>   src/alloca.c
>   src/lisp.h
>   src/unexalpha.c
>   src/unexmacosx.c
>   src/w32.c
>   src/m/ia64.h

I would have thought it was obvious from the files that people have
reported they had success reverting that the following change is what
triggered the break in bootstrapping:

        * faces.el (face-set-after-frame-default): Ignore errors
        in face-spec-face-set.

        * cus-face.el (custom-declare-face): Add face-defface-spec
        prop after applying the face spec.


But it seems the real problem may be with a prior change to cl-macs.el






reply via email to

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