| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 21 Jun 2006 17:16:19 +0200 (MET DST) |
| From: | Angelo Graziosi <Angelo DOT Graziosi AT roma1 DOT infn DOT it> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Problems using 'mkdirhier' |
| Message-ID: | <Pine.OSF.4.21.0606211702220.13398-100000@ax0rm1.roma1.infn.it> |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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.*
Cheers,
Angelo.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |