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 X-Originating-IP: [159.53.238.241] From: "Xiaofeng Zheng" To: cygwin AT cygwin DOT com Subject: ar: liba2ps.a: rename: Permission denied Date: Tue, 12 Mar 2002 10:37:06 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Mar 2002 18:37:07.0007 (UTC) FILETIME=[E9849CF0:01C1C9F4] When I tried to install a package, I ran into the following problem. ``ar'' does not seem to be working. The original command from make was ar cru .libs/liba2ps.a encoding.o media.o jobs.o output.o routines.o psgen.o prlog.o faces.o confg.o useropt.o gen.o printers.o psstat.o caret.o metaseq.o opt ons.o dsc.o fonts.o ppd.o prange.o stream.o document.o fjobs.o common.o madir.o lexppd.o parseppd.o xmalloc.o xgetcwd.o getopt.o getopt1.o xgethostname.o hashtb.o isdir.o pathconcat.o backupfile.o argmatch.o addext.o basename.o message.o strrpl.o getshline.o pathwalk.o darray.o dstring.o printlen.o pair_ht.o filtdir.o str_ht.o title.o xbackupfile.o getnum.o stpcpy.o stpncpy.o obstack.o error.onmatch.o ar: .libs/liba2ps.a: rename: Permission denied 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 Here is the version information, $ uname -a CYGWIN_NT-4.0 WNDIRD320 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown $ ar --version GNU ar 2.11.92 20011001 $ make --version GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. $ gcc --version 2.95.3-5 Thank you for your response. Feng _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- 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/