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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=EuMnFb+T0J8kuyseJPHoI0UFYuElnQFlBVJo019KOy1
	m1nXA0xGcS8S+7qy/dvHiwtqXcqStM93QlXn0/+qefbONspJDo2Mmj5IGjw4j2TA
	FP462le9BCZS+maLB67v48LzvOr3FpqwfB35LJdbmJHApJgxoOKV80HiMMvMYzrw
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=BX4z43b9hLxAvwJuheWpzXSCpw8=; b=fpGfCYgcfHaWuHCpC
	zx7MGw3yQNBviFeOyO250pHN5K8qd1ZvMOn9ZH9T+uXQXUj4zQ5n0z4C1b7Md24S
	8lMOiMdaJ08W+oZ47hCbhz/2zQfse3YT+m6SEhmx8FyPX50qMmrCCGerIRIMHis2
	32VuDb8cvnP5UYh3OqCmLVhC1k=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1432241358.3296.4.camel@cygwin.com>
Subject: Re: apr: enable threads?
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Thu, 21 May 2015 15:49:18 -0500
In-Reply-To: <555E3F58.7020302@acm.org>
References: <1432236172.5064.4.camel@cygwin.com> <555E3F58.7020302@acm.org>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Thu, 2015-05-21 at 13:26 -0700, David Rothenberger wrote:
> Yaakov Selkowitz wrote:
> > I am looking at upgrading Apache httpd to 2.4, and it is clear that this
> > has not even attempted to be built with an APR without threads support.
> > While I may be able to get it to compile as-is, I have serious concerns
> > that it will not operate as designed, particularly wrt mod_proxy.
> > 
> > What exactly is blocking the enablement of threads support in APR?
> 
> The last time I tried it, the tests for subversion failed when threads
> were turned on in APR.

Would you mind trying again, and let's see if we can work out any
issues?  The fact that httpd won't build cleanly with APR threads
disabled makes me worry that nobody is really supporting this
configuration anymore.

Also, this would seem to indicate that we're missing something in
apr-util:

configure: WARNING: Your APR does not include SSL/EVP support. To enable
it: configure --with-crypto

--
Yaakov





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

