Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F201D18C63 for ; Tue, 28 Apr 2015 11:45:50 +0000 (UTC) Received: (qmail 53657 invoked by uid 500); 28 Apr 2015 11:45:50 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 53574 invoked by uid 500); 28 Apr 2015 11:45:50 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 53564 invoked by uid 99); 28 Apr 2015 11:45:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2015 11:45:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.191.145.13 which is an MX secondary for dev@httpd.apache.org) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2015 11:45:43 +0000 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 7548E2143A for ; Tue, 28 Apr 2015 11:45:23 +0000 (UTC) Received: by wiun10 with SMTP id n10so25622435wiu.1 for ; Tue, 28 Apr 2015 04:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=addlAxzaqB5tegVQOM2DQLTcuLpoM9bJvG/wY4M7rx0=; b=pZwNkR0pmgymmN64/6rYaBbg6KbbjAJBXOmSHb1/xuJHSjfIKi3qKnGHOENqkVIxq7 qxS3lEtSkPJuIiW3US9AvujGVLq0OgngSq/9Ce+8rcHAQ4yRB5DSWq/huEWbmHM50hgJ mlJgBuIO3nMDq3xkWwJqPCoPO+Tk64B1sQyzRm2xu1fhCuwZ242QL+Z+8xySChTNetV9 EBwDIQCvfhZmNU1v76wrpnpcNUQ59GEB3x0NFsmxRwP2/mLzX+q6I+y6mZ6JscJECmD2 F43usU2pKh6yI49daxAoOSop4sf155ImAgMb+/a4oScfH/eYzkDz0i91FoaTqqtfwe/o C8bA== MIME-Version: 1.0 X-Received: by 10.194.11.73 with SMTP id o9mr32033143wjb.116.1430221516005; Tue, 28 Apr 2015 04:45:16 -0700 (PDT) Received: by 10.27.26.200 with HTTP; Tue, 28 Apr 2015 04:45:15 -0700 (PDT) In-Reply-To: References: Date: Tue, 28 Apr 2015 07:45:15 -0400 Message-ID: Subject: Re: OpenSSL 1.02, PCRE 2.10 From: Eric Covener To: Apache HTTP Server Development List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Apr 28, 2015 at 7:36 AM, Tom Browder wrote: > I can't get httpd to work with either of the two subject packages, and > I found other, similar results from a web search. Is there a > work-around for either or both, or do I have to drop back and punt > with older packages? AIUI PCRE2 doesn't work and it's not just a trivial port. Surprised about openssl 1.02 though -- what exactly do you see?