Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: From: "Ulrich Jakobus" To: "Chris Faylor" , "cygwin AT sourceware DOT cygnus DOT com" Date: Tue, 25 Apr 2000 18:57:53 +0200 Reply-To: "Ulrich Jakobus" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows NT (4.0.1381;6) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: CYGWIN-1.1.0 trouble: 40 to 80 sec delay if no network connection > The TMPDIR variable is also translated by cygwin1.dll v1.1.0. Is it > possible that this is a network path? TMPDIR is not set, but setting it to a local directory does not make any difference concerning the delays. > Also, if you run "strace -osomefile /bin/pwd" it will probably be > obvious what is causing the delay. There will be a really large > number in the first field of somefile. Unfortunately, this does not work. In can execute "/bin/pwd", but trying to run "strace /bin/pwd" results in the message strace: error creating process /bin/pwd, (error 3) (I have installed just 1 hour ago the latest available snapshot, and "strace" has been replaced from there: 37376 Apr 22 04:26 /bin/strace) However, I also went back to the clean CYGWIN-1.1.0 installation, strace report the same error message. Let me also reply to the message from DJ Delorie here: > The only thing I see that's odd is this line: > > PWD = `//e/zip' > > Especially since everything else uses /cygdrive/e/ This happened accidentially and is not the default. If I open a bash shell (with or without network cable attached), the contents of PWD is e.g. "PWD=/cygdrive/d/cygnus/CYGWIN~1.0/bin". In this particular case when I executed the command "cygcheck -r -s -v > cygcheck.out" I changed before the directory by typing "cd //e/zip". Perhaps I should have written "cd /cygdrive/e/zip", but this is not related to the delay problems I have. Ulrich -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com