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: Ted Zlatanov
Subject: Re: bug#327: 23.0.60; make bootstrap fails from CVS
Date: Wed, 28 May 2008 13:35:25 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Wed, 28 May 2008 13:41:44 -0400 Glenn Morris <address@hidden> wrote: 

GM> Ted Zlatanov wrote:
>> I just used M-x report-emacs-bug so I don't know why it was misdirected.

GM> The report was fine, it was the followups (it happened again with your
GM> previous message). Can you edit the addresses manually if you reply
GM> again? I think there was some temporary glitch with the initial
GM> routing of this report that has probably caused these issues:

I'll leave followups blank.

>> Anyhow, it's fixed, thanks a lot for looking at it.

GM> Huh? You're saying that your problem, which happened in bootstrapping
GM> a fresh checkout, has been fixed by a change to the update-elclist
GM> rule that only runs _after_ bootstrapping? AFAICS, that's impossible,
GM> but never mind...

My ssh-agent had died, so `cvs up -A' was failing and I was working with
the 2008-05-20 lisp/Makefile.in inadvertently (I was chaining commands
so the output scrolled the cvs status out of sight).  I still see the
problem:

cvs up -A; make maintainer-clean; ./configure; make bootstrap
[...]
Compiling /home/tzz/source/emacs/lisp/button.el
Wrote /home/tzz/source/emacs/lisp/button.elc
make[3]: *** No rule to make target 
`/home/tzz/source/emacs/lisp/calc/calc-aent.elc', needed by `compile-main'.  
Stop.
make[3]: Leaving directory `/home/tzz/source/emacs/lisp'
make[2]: *** [compile] Error 2
make[2]: Leaving directory `/home/tzz/source/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/tzz/source/emacs'
make: *** [bootstrap] Error 2

Thanks
Ted





reply via email to

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