X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:references:to:from:reply-to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=b6JuxY7wOp/5ltrg pY4SJkvOiA5ANIBSj0g5NNf177Zs3ySFHqxyly4YOePaeMMPb9RrNrFo0RPIMJ5I VlU7eUJ67/L71IQnmwvxuIckTvFT5/7ncLgC3xXMbZf7jL/EiEZCrvFSRXpCSyQW k6K5wR3ig0Rqb9qQmPOnm4crCok= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:references:to:from:reply-to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=gUt6gIc1cruM4dRnnapvOi mEOfA=; b=hKKTaMJrlUQqwXZ+3bK7egN9n97FmJTagZoczZNpRHScpwfBtl5q5h O++2PZozKjzaROQfa8hz2dwhRhyEkMMYpWv3yhVcvJM4vv2+d8Okl6vxCdg4FSk/ syjp5Q/sriivEtKiMEwxzihkPYaiAWXaWDXClturqUt99zqs1W0P8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Larry, HContent-type:utf-8, H*f:sk:CABJF-9, H*MI:sk:CABJF-9 X-HELO: vms173019pub.verizon.net X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=EdU1O6SC c=1 sm=1 tr=0 a=Z9UJdt/jcW91Hd6r4aN9qw==:117 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=IkcTkHD0fZMA:10 a=7aQ_Q-yQQ-AA:10 a=TfXq1t1o7BGNllYIL1sA:9 a=QEXdDO2ut3YA:10 Subject: Re: Couldn't compute FAST_CWD pointer message Cygwin 2.4.0-1 on Windows10 References: To: cygwin AT cygwin DOT com From: "Larry Hall (cygwin)" Reply-to: lhall AT cygwin DOT com Message-id: <569F1D9C.2030806@cygwin.com> Date: Wed, 20 Jan 2016 00:39:40 -0500 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-version: 1.0 In-reply-to: Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes On 1/19/2016 7:34 PM, Drew Marti wrote: > I just downloaded cygwin > _base > _subversion > _Perl > _openssh > _tnftp > > ...on a new Dell desktop with Windows 10 Enterprise installed last > week and I am getting this error from many commands:. > > E:\sandbox\sc>which bin > 0 [main] which 4660 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to > the public mailing list cygwin AT cygwin DOT com > > I rooted around on the internet and found this: > > "Ok, I think you found the source of the problem. Indeed, another > cygwin1.dll (version 1.7.17) gets included as a dependency of tail.exe > in the all-in-one package and must have overwrite the one included > with Dynamips (version 1.7.28)." > > I did find other threads on the web discussing this, but most were > older and referred to Windows 8.x. > > Also tried reinstalling just the default cygwin package and the > problem persisted. > > I then searched for cygwin1.dll on the internet, but cold not figure > out how to update just cygwin1.dll. I did not attempt to use a pay > website to correct this problem. > > I did find other threads on the web discussing the FAST_CWD pointer > issue, but most were older and referred to Windows 8.x. > > Also tried reinstalling just the default cygwin package and the > problem persisted. > > Is there a way to tell what version of the dll I have? It doesn't really matter what version of the DLL you have. The one you just installed with the setup program from cygwin.com (you did use the setup program from cygwin.com, right?) is the right version. Any others that aren't in the bin directory of your new Cygwin installation are outdated. They apparently either appear in your path before your new Cygwin installation or are already loaded into memory by some running app. Either way, find them and nuke them. You don't need them and doing so will get rid of this very ancient message (from some very ancient cygwin1.dlls you have). Anything that's dependent on the old cygwin1.dlls will run with your new one. -- Larry -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple