emacs-devel
[Top][All Lists]
Advanced

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

Bootstrapping Emacs-CVS on Cygwin


From: Angelo Graziosi
Subject: Bootstrapping Emacs-CVS on Cygwin
Date: Thu, 26 Jul 2007 22:44:59 +0200 (MET DST)

For the sake of completeness, I want to flag that bootstrapping Emacs
22.1.50 20070726-cvs (on Cygwin), in the build log, I have noted this:

========================================
...
        else true; fi
Copying etc/DOC-22.1.50.1 to
/tmp/emacs/inst/usr/local/emacs/share/emacs/22.1.50/etc ...
DOC-22.1.50.1
rm: cannot remove `DOC': No such file or directory
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

make: [install-arch-indep] Error 1 (ignored)
                          ^^^^^^^^^
unset CDPATH; \
...
========================================

This happens while running 'make install...'.

Perhaps it should move instead of copy 'etc/DOC-22.1.50.1' or it should
remove 'DOC-22.1.50.1' instead of 'DOC'.

I any case, the error is ignored and does not seem to have a negative
effect on the bootstrap!



Cheers,

   Angelo.




reply via email to

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