From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 58181 invoked by alias); 26 May 2015 00:56:22 -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 58172 invoked by uid 89); 26 May 2015 00:56:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: resqmta-ch2-08v.sys.comcast.net Received: from resqmta-ch2-08v.sys.comcast.net (HELO resqmta-ch2-08v.sys.comcast.net) (69.252.207.40) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 26 May 2015 00:56:19 +0000 Received: from resomta-ch2-09v.sys.comcast.net ([69.252.207.105]) by resqmta-ch2-08v.sys.comcast.net with comcast id YQwE1q0092GyhjZ01QwHGi; Tue, 26 May 2015 00:56:17 +0000 Received: from mail.daveroth.dyndns.org ([98.237.192.9]) by resomta-ch2-09v.sys.comcast.net with comcast id YQwG1q0090CdbAS01QwH7m; Tue, 26 May 2015 00:56:17 +0000 Received: from [10.249.1.105] (fee.daveroth.dyndns.org [10.249.1.105]) by mail.daveroth.dyndns.org (8.14.4/8.14.4/Debian-8) with ESMTP id t4Q0uF55009522 for ; Mon, 25 May 2015 17:56:16 -0700 Message-ID: <5563C4AD.4040608@acm.org> Date: Tue, 26 May 2015 08:27:00 -0000 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: apr: enable threads? References: <1432236172.5064.4.camel@cygwin.com> <555E3F58.7020302@acm.org> <1432241358.3296.4.camel@cygwin.com> <555E643D.5080108@acm.org> In-Reply-To: <555E643D.5080108@acm.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com X-SW-Source: 2015-05/txt/msg00328.txt.bz2 On 5/21/2015 4:03 PM, David Rothenberger wrote: > Yaakov Selkowitz wrote: >> 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 > > Sure, I'll add it to my list of things to do, but it may take a while > since (1) I'm very busy working 6 days a week for real job and (2) > running the subversion tests is difficult. I've uploaded new versions of libapr1, libaprutil1, and subversion. libapr1 is built with threads and the subversion tests appear to pass, or at least fail in the same way as with a libapr1 without threads. I rebuilt libaprutil1 with the --with-crypto flag, although I'm pretty sure it was picking up the crypto library without the flag. -- David Rothenberger ---- daveroth@acm.org Second Law of Business Meetings: If there are two possible ways to spell a person's name, you will pick the wrong one. Corollary: If there is only one way to spell a name, you will spell it wrong, anyway. -- 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