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

Reply via email to