From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13536 invoked by alias); 15 Dec 2015 08:35:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 13524 invoked by uid 89); 15 Dec 2015 08:35:58 -0000 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 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 15 Dec 2015 08:35:56 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a8l5J-00027I-SW for cygwin@cygwin.com; Tue, 15 Dec 2015 09:35:50 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Dec 2015 09:35:49 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Dec 2015 09:35:49 +0100 To: cygwin@cygwin.com From: Achim Gratz Subject: Re: =?utf-8?b?RkFTVF9DV0Q=?= pointer Date: Tue, 15 Dec 2015 08:35:00 -0000 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 X-SW-Source: 2015-12/txt/msg00166.txt.bz2 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