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

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

bug#21582: Reply to correspondence dated September 28, 2015.


From: Eli Zaretskii
Subject: bug#21582: Reply to correspondence dated September 28, 2015.
Date: Tue, 29 Sep 2015 09:49:14 +0300

> Date:  Mon, 28 Sep 2015 23:34:45 -0700
> From:  Keith David Bershatsky <esq@lawlist.com>
> Cc:  21582@debbugs.gnu.org
> 
> There were many entries towards the end of the build:
> 
> find: `chown': No such file or directory
> find: `chown': No such file or directory
> find: `chown': No such file or directory
> find: `chown': No such file or directory
> find: `chown': No such file or directory
> find: `chown': No such file or directory

Is that when you invoked "make install"?  I don't see 'chown' invoked
in Makefiles anywhere else.

If this is part of "make install", do you have the 'chown' command
installed in your MSYS tree?  If not, you need to install the MSYS
"coreutils-extra" package, where you will find chown.exe and some
other useful utilities.  (I have no idea why the MSYS developers
separated Coreutils into 2 binary packs.)

> However, the build completed without a problem and the Emacs binary appears 
> to be working properly.

Well, chown is largely a no-op on Windows, so it doesn't surprise me
that it's working.





reply via email to

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