X-Recipient: archive-cygwin@delorie.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:from:to:subject:date:message-id:references
	:in-reply-to:content-type:content-id:content-transfer-encoding
	:mime-version; q=dns; s=default; b=Yn3Lai5ZFKIqlPpjbZwCgkbN0pmMr
	MUnix0D560lwvQU6NAboD8ALyDCoTJueaillYdo8FzPadXPP0fpKu3lmJYkWoN9r
	0jety99BCE3BLOgaPFlqHrNJP9bPc5fygipVwLIo/7AhsHQauzUewrI8TvBeMcml
	CZyb9Ml1jU6QDs=
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:from:to:subject:date:message-id:references
	:in-reply-to:content-type:content-id:content-transfer-encoding
	:mime-version; s=default; bh=cy+5EbUv30XksnEWvev09ew2tOU=; b=YTH
	sL2kfnkoei8ssc/x6yl4mkC6arnFNLDllCJBIf/J/l0w1nDM9zOaR6+XlAlE12qy
	UTnTPm43c6ptNWvWf1FpiDESHbR15RsnWTuwQMRQaLUCbajSxrCf+VZUpUBulH9y
	Q6joyCYU2vXO/YaPAaR6Q23vo6qEH/p7ZDNlpQxM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=curiosity, Hx-languages-length:1000, downloaded
X-HELO: NAM02-CY1-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Cxze6kN4ss88VSS3F/Ql09uvbZgwt7mAIhEckfQZqDg=; b=Z4B9JtdWtITb1s2y9bi7zgA2vtDbBsE+BrFEVs+/HYKRrUnB6uIITBFeOriUYfPugEGuXu0L/Mr6obfoJqPubh5DfIs4PtmqJAfC2MHp7uHZdBhQInws7u0z9T5044KOHb6lfDYyYW/QWkyZwROyupAXh38rvwwwV+vOMIJPTF0=
From: Ken Brown <kbrown@cornell.edu>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: latest lighttpd (1.4.45) not working on Windows 10 Home Edition
Date: Fri, 7 Dec 2018 15:06:45 +0000
Message-ID: <0294dd4d-bc9c-5d95-6928-d1a8eeb36035@cornell.edu>
References: <CP2P152MB1793FE349C004422EE55A47FDCD20@CP2P152MB1793.LAMP152.PROD.OUTLOOK.COM> <CP2P152MB17938D9384DEE514E2F0BE3EDCAA0@CP2P152MB1793.LAMP152.PROD.OUTLOOK.COM>
In-Reply-To: <CP2P152MB17938D9384DEE514E2F0BE3EDCAA0@CP2P152MB1793.LAMP152.PROD.OUTLOOK.COM>
user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.2
authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown@cornell.edu;
received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts)
Content-Type: text/plain; charset="Windows-1252"
Content-ID: <EB3D1339397C7E4C8E72CD5B60E820B4@namprd04.prod.outlook.com>
MIME-Version: 1.0
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wB7F706X030732

[Please don't top-post on this list.]

On 12/7/2018 9:13 AM, Alejandro Benitez wrote:
> Hi,
> 
> I'd like to add more information to the report.
> 
> With the help of the IRC support channel I've managed to successfully
> run a build of a later version of lighttpd (v 1.4.52) which is the
> latest tarball available at
> 
> https://www.lighttpd.net/download/
> 
> with the following build configuration
> 
> `./configure --without-bzip2 --with-openssl --with-lua`
> 
> The build is quite identical to the Cygwin build; I did not have to
> tweak my configuration files and everything worked as expected, whereas
> the current Cygwin package (v 1.4.45) shows the behavior I previously
> reported.

Out of curiosity, I downloaded the source for the Cygwin build, and your build 
is not identical with it.  If your goal is to provide useful information for the 
lighttpd maintainer, you should use the same configure options that he used.

Ken

--
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


