X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=-Wpp9fZjTIsA:10 a=pD5rFA2x-pAA:10 a=xe8BsctaAAAA:8 a=LRxS6eDslThjgJzEUJoA:9 a=hevJHInanHnekrz5pOIA:7 a=RkXOkAZt8vKFq-P2UYuBpikWZtMA:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <48D43762.6010308@byu.net> Date: Fri, 19 Sep 2008 17:36:02 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, mindcooler AT gmail DOT com Subject: Re: Permissions problem and cygcheck problem References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Eric Lilja on 9/18/2008 2:49 AM: > again was due to a permission problem, I had to chmod 755 the xpm-dll to > make emacs be able to use it. Here's an ls -l dump from my emacs bin > directory: > $ ls -l > total 48M > ----------+ 1 hivemind None 35K Sep 18 10:24 COPYING This means that Windows permissions inheritance is kicking in, and you are creating files that have ACLs owned by a different user than the owner of the directory. Use getfacl to see what permissions you are really assigning, and consider chown'ing the directory to the user doing the emacs build, to see if that will help. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkjUN2IACgkQ84KuGfSFAYCk4gCgpGfxZGrQShWfUE/342xa+Qbf EYoAnROQPGOmF1kczp6+82qFcnMfQ2FJ =P3WM -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/