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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=uz7ON6cr+0PH79n66x1IvhcTHPKSZ mlOYC7eJnvE4sfl6s74UfGmXQamk1JrYh+dL0evg4nC/3lKLbNogMN+r/e7HPO4I wPBMsz9i0gJoSh2lvtOHVP6RFnDorvbiHt/xYfJ6NsFEiW2VIHzx0hrb/UgvaUs5 QbXV01fB0u0ioU= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=q35tiO7BYQQ6CC0BWaLcJWIWvzI=; b=Gyw 7O97mTdHGsnRG+1mXaJVbEPRyMbmbJBzytyYh5ro1ncpjo4z+xJx3co+kCjBY0k+ YJFl99KYbJbUheXNaJo4bGhUUTD7x7Hb09jDibXCuy5d9QAP9JV6I+9EjHTBMaT7 93TOZlddUszUiz1OGlb052wpnHTxCuHXFVLtOfGE= 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=0.1 required=5.0 tests=BAYES_50,KHOP_DYNAMIC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=drew, rooted, dell, HX-Proofpoint-Spam-Details:urlsuspectscore X-HELO: mx0a-000cda01.pphosted.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=vhe1PZlTKJ6DzY/f1b3yyAtPJIW001rxX7RqUU4V1m0=; b=Etygwrw7gbKfwyZwcIyb5Id7B47sJwZvFh2qMo79znwiPAYKdalc7Ft30nAXrHMZlY hoB9Jfma14GdR5xPRtTFg5vS9DDWAC9IoX1UY8KhSJf8FYZrTIOUmQKTWzapQ+pzql0z 6GFW/XpMnkrOWyYThqTL2wuETtIWVdWTSEjfEWHKUmbm5tyFx7oV9vqbZDrr1EUVXI4/ BRf4J2TASohEgzddo1SuusF7sze4ytDuw9N/DIUDTv9r9rWjx5+4ToXgzdb5DphLuvHJ Fuz0yAytHoIqIOGjdgRSetZHlIpyWelEuDaWNaMEwTJnibOg7vk/dqaop6BbqEWky8q+ DkDw== X-Gm-Message-State: AG10YORfKq03YBCw2Rh4FBPYbRM9TAYbn3faJ8lvmn+R/Tvq73pdVnHVAjyJ9Zk+Iccca3jvUAd6hDCHcE22zfuXs8ezsI0+V1FYU3ZnSTuhpyTN1U3lcUkgEu/FKqWHLWfw20o1tAKoR9Bl8R2D7kMPAQ4gNNcT8DYQ+9UCt4mHiA== X-Received: by 10.28.0.132 with SMTP id 126mr777686wma.67.1453250046081; Tue, 19 Jan 2016 16:34:06 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.28.0.132 with SMTP id 126mr777673wma.67.1453250045918; Tue, 19 Jan 2016 16:34:05 -0800 (PST) Date: Tue, 19 Jan 2016 17:34:05 -0700 Message-ID: Subject: Couldn't compute FAST_CWD pointer message Cygwin 2.4.0-1 on Windows10 From: Drew Marti To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-Proofpoint-PolicyRoute: Outbound X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-01-19_13:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=3 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310008 definitions=main-1601200007 X-Proofpoint-Spam-Policy: Default Domain Policy 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? Any suggestions on how to resolve this would be appreciated. Thanks, Drew Marti drew DOT marti AT seagate DOT com -- 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