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 729D9E3F2 for ; Tue, 25 Dec 2012 19:32:48 +0000 (UTC) Received: (qmail 35152 invoked by uid 500); 25 Dec 2012 19:32:47 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 35090 invoked by uid 500); 25 Dec 2012 19:32:46 -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 35076 invoked by uid 99); 25 Dec 2012 19:32:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 19:32:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.210.180 as permitted sender) Received: from [209.85.210.180] (HELO mail-ia0-f180.google.com) (209.85.210.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 19:32:40 +0000 Received: by mail-ia0-f180.google.com with SMTP id t4so6741244iag.11 for ; Tue, 25 Dec 2012 11:32:19 -0800 (PST) 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=xfkaXx6BcArFef4vt0yKpMOoMW6JZ8wojvfjZXRbC9w=; b=Eo36RuUcQzJGCRO2N2YPWfpDaJPjdfHaMSB71tts8O9jrcFuAGjyKqdXqD//B9ariD yBxyYea3kUCaoU5VwkCUysNwIOlY5d2L5qPj5aLMCHNA9UAAquJuZyCZ1HS+XrPtJbpT 7xk3ARzALSFck12D1AOuO2wr8jUmdSV7ZdhyWvpWSCxY7RnFnlJJIbfSSeVFad2KEXOh UDMKQQxpaT4nIKsTNBqzr3cwDo+KT7BUR3cQNb3k8dQLvCMijBR3fyqeVlipm2xsi0Tk lWw3BVMJAer/XGpkqpdp8ag3S/EdMdz+hxCCc+JIalCRul3PYw8lMgdng0q16x2eqH9K i/6A== MIME-Version: 1.0 Received: by 10.50.153.194 with SMTP id vi2mr23041233igb.15.1356463939425; Tue, 25 Dec 2012 11:32:19 -0800 (PST) Received: by 10.42.122.76 with HTTP; Tue, 25 Dec 2012 11:32:19 -0800 (PST) In-Reply-To: References: Date: Tue, 25 Dec 2012 14:32:19 -0500 Message-ID: Subject: Re: build error preventing build of AIX on 2.4.x From: Eric Covener To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Dec 23, 2012 at 11:59 AM, Michael Felt wrote: > Seems I was naughty - and had forgot that I needed to do a new buildconf > after a svn get. > > Not sure about a warning message to add --with-crypto to the configure > command. > > And, Merry Christmas! > > Does 64-bit work for you w/ SSL? I'm on a rebuilt build system, and have problems w/ perzl.org openssl under 64-bit. My system is also very slow, so every permutation and build tweak takes forever to give any feedback.