Re: bootstrap fails due to missing cl-loaddefs.el

2007-07-31 Thread Michael Olson
Glenn Morris <[EMAIL PROTECTED]> writes:

> make bootstrap fails in a fresh cvs checkout of the trunk, due to
> the absence of cl-loaddefs.el:
>
> [snip]
>
> There is no ChangeLog entry for the deletion of this file from CVS,
> just a log entry synced from arch:
>
>   * lisp/emacs-lisp/cl-loaddefs.el: Don't track this.  It is autogenerated.

I removed it mistakenly, thinking that it was autogenerated by the build
system.  After a second look, it turns out that it was not
autogenerated.  I will not have access to the source tree until tomorrow
night due to being in a different location, so please reinstate the
file, if you could.  I will be more careful in the future about removing
files.  I've also asked Miles to restore it on the Arch side.

-- 
   Michael Olson -- FSF Associate Member #652 |
 http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net  |  /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop| |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |


pgpzj3iWCZbIc.pgp
Description: PGP signature
___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: bootstrap fails due to missing cl-loaddefs.el

2007-07-30 Thread Glenn Morris
Michael Olson wrote:

> I removed it mistakenly, thinking that it was autogenerated by the build
> system. 

No problem. Looks like Miles already restored it in CVS too.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


bootstrap fails due to missing cl-loaddefs.el

2007-07-30 Thread Glenn Morris

make bootstrap fails in a fresh cvs checkout of the trunk, due to
the absence of cl-loaddefs.el:

make[2]: Entering directory `/home/gmorris/foo/lisp'
if test -x ../src/emacs; then   \
  make -w autoloads;\
else\
  cp /home/gmorris/foo/lisp/ldefs-boot.el
  /home/gmorris/foo/lisp/loaddefs.el;   \
fi
chmod +w /home/gmorris/foo/lisp/loaddefs.el \
  /home/gmorris/foo/lisp/ps-print.el\
  /home/gmorris/foo/lisp/emacs-lisp/cl-loaddefs.el
chmod: cannot access `/home/gmorris/foo/lisp/emacs-lisp/cl-loaddefs.el': No 
such file or directory
make[2]: *** [bootstrap-prepare] Error 1


There is no ChangeLog entry for the deletion of this file from CVS,
just a log entry synced from arch:

  * lisp/emacs-lisp/cl-loaddefs.el: Don't track this.  It is autogenerated.

  Revision: [EMAIL PROTECTED]/emacs--devo--0--patch-833
  Creator:  Michael Olson <[EMAIL PROTECTED]>


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug