emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#327: 23.0.60; make bootstrap fails from CVS


From: Glenn Morris
Subject: Re: bug#327: 23.0.60; make bootstrap fails from CVS
Date: Tue, 03 Jun 2008 16:01:25 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Ted Zlatanov wrote:

> TAGS TAGS-LISP: $(lisptagsfiles1) $(lisptagsfiles2)
>       els=`echo $(lisptagsfiles1) $(lisptagsfiles2) | sed -e "s,$(lisp)/[^ 
> ]*loaddefs[^ ]*,," -e "s,$(lisp)/ldefs-boot[^ ]*,,"`; \
>       ${ETAGS} -o $@ $$els
>
> is what breaks things.

Weird. I did change this recently, for largely cosmetic reasons.
Does it help to revert my 2008-05-23 lisp/Makefile changes?

> make[1]: *** No rule to make target 
> `/home/tzz/source/emacs/lisp/face-remap.elc', needed by `compile-main'.  Stop.

Does a cvs update help with that?




reply via email to

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