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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=qPQRiD2e6zq0LOVHxGSnY/mi7WbqTLPxQTpuj67S9JA1mNoyLRZ+X D0kQ4gAY+gyIZyZSVV8Kleg1i3SWN8n8fCt/VRHhGXvjLORMftfUUpXp7fD9No/6 IU8Mbrpqbdxx3IXplZV8DWehbiogf4bY3n7rBPKaA1dkvu92cYvVvk= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=Rfw/DfUGqJpBmw3jUbLz1U1Yvp0=; b=l7phr0ePoBC4GStkd5klZgn0LJCl RnRZjXFz1Lynje2QZTOVLEmFNiccoGC6+E/K5oVnqCkLusKkqO9NIwdf6X1xrdv6 gbHA8ck2o+CNzpgapExkd7LTd1UAtNC6ra+wKU57CqWf0fzjFQqawhzZKeEvUb0V LLtg7XztVTjLovI= 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=-3.9 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: =?utf-8?b?RkFTVF9DV0Q=?= pointer Date: Tue, 15 Dec 2015 08:35:30 +0000 (UTC) Lines: 30 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Hugo Leisink leisink.net> writes: > When running the Hiawatha webserver on a Windows 10 system, I get the > following error: > > 0 [main] wigwam 812 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin cygwin.com > 0 [main] hiawatha 6172 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin cygwin.com > > I have no idea what this means or how to solve it. It ran fine on Windows > XP and Windows 7. Windows 10 also causes an issue with cygrunsrv.exe. My > guess is that it also as something to do with this issue. If you'd search for that error message, you'd quickly find that your Cygwin DLL needs updating to work on later Windows versions. That update happened _years_ ago. > Any advice is more than welcome. To test for yourself, visit > https://www.hiawatha-webserver.org/download, download the Windows package, > unzip to a suitable location and run Hiawatha.bat. Binary distribution of the Cygwin DLL without the sources to build that exact version is a license violation and hence a no-no. Plus, as you just found out, it doesn't work the way you think it works anyway. Regards, Achim. -- 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