X-Spam-Check-By: sourceware.org Date: Wed, 21 Jun 2006 12:05:52 -0400 (EDT) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: Angelo Graziosi cc: cygwin AT cygwin DOT com Subject: Re: Problems using 'mkdirhier' In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Wed, 21 Jun 2006, Angelo Graziosi wrote: > Trying to build an application downloaded from the web, the make fails > using 'mkdirhier'. I have reproduced this with the following example: > > As Administrator: > ------------------------------------- > $ cd > $ mkdirhier /home/Administrator/foo1/foo2/lib > mkdir: cannot create directory `//home': No such host or network path > mkdir: cannot create directory `//home/Administrator': Permission denied > mkdir: cannot create directory `//home/Administrator/foo1': Permission denied > mkdir: cannot create directory `//home/Administrator/foo1/foo2': Permission denied > mkdir: cannot create directory `//home/Administrator/foo1/foo2/lib': Permission denied > ------------------------------------- > > The system is W2K SP4 with ALL CYGWIN installed. > I am using the snapshot : 1.5.20s(0.155/4/2) 20060614 16:21:31 > In cygwin am using the following test packages: > > coreutils-5.96-1 > emacs-21.3.50-2.* > findutils-4.3.0-1 > lesstiff-0.94.4-1 > tar-1.15.90-1 > xorg-6.8.99.901-1.* Most of the above is irrelevant. This sounds like a bug in mkdirhier, and I also seem to recall that it was mentioned on the Cygwin lists before, with proposed fixes. Apparently, the fixes haven't been incorporated in 6.8.99.901-1. Googling for "mkdirhier site:cygwin.com inurl:ml/cygwin" should turn up the fixes you need. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/