This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems using 'mkdirhier'


On Wed, 21 Jun 2006, Igor Peshansky wrote:

> 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
> > -------------------------------------
> >
> 
> .....
>
> Googling for "mkdirhier site:cygwin.com inurl:ml/cygwin" should turn up
> the fixes you need.

Applying the patch reported in
http://www.cygwin.com/ml/cygwin-xfree/2003-06/msg00374.html seems to solve
the problem!

Thanks,
   
   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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]