----- Original Message ----- From: "Robert Collins" <[EMAIL PROTECTED]> To: "Jan Nieuwenhuizen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 13:31 Subject: Re: setup.exe /var, /tmp?
> > === > ----- Original Message ----- > From: "Jan Nieuwenhuizen" <[EMAIL PROTECTED]> > > > Please try this patch... > > > > Hmm, this doesn't help. Similar fix applied to install.cc also > > doesn't help. After removing c:/cygwin and doing a fresh install, you > > get the error message: > > > > cannot open log file C:/cygwin/var/log/setup.log.full for writing. > > Install.cc doesn't need that fix. It needs a different one I think - see > if this helps. These are probably not the only places where the prefixes may be missing. Would it be worthwhile to add a log() call if no "file://" or "cygfile://" prefix is found in io_stream::mkpath_p()? I'm doing a search for all the mkpath_p() calls I can find, but often the file or directory name is passed from somewhere else. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
