Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020312141235.01dd4fc8@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 12 Mar 2002 14:16:18 -0500 To: "Xiaofeng Zheng" , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: ar: liba2ps.a: rename: Permission denied In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:37 PM 3/12/2002, Xiaofeng Zheng wrote: >I reduced it to the following and strongly believe it is a problem of ``ar''. > > >zhengx AT WNDIRD320 /cygdrive/o/software/a2ps-4.10.4/lib >$ ar -cr liba2ps.a media.o >ar: liba2ps.a: rename: Permission denied No problems here. This type of problem is usually related to security attributes (i.e. permissions). You might want to review the permissions of the files and directories involved. Looking at the output of this command when run under strace may help you pinpoint the problem if it's not obvious. Sorry, I don't have any other ideas based on the information provided. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/