emacs-pretest-bug
[Top][All Lists]
Advanced

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

bootstrap fails due to missing cl-loaddefs.el


From: Glenn Morris
Subject: bootstrap fails due to missing cl-loaddefs.el
Date: Mon, 30 Jul 2007 19:00:56 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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: address@hidden/emacs--devo--0--patch-833
  Creator:  Michael Olson <address@hidden>




reply via email to

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