Return-Path: X-Original-To: apmail-httpd-bugs-archive@www.apache.org Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10857E2C4 for ; Sun, 20 Jan 2013 15:32:15 +0000 (UTC) Received: (qmail 66847 invoked by uid 500); 20 Jan 2013 15:32:14 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 66701 invoked by uid 500); 20 Jan 2013 15:32:14 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 66646 invoked by uid 99); 20 Jan 2013 15:32:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jan 2013 15:32:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jan 2013 15:32:11 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 56BE64B19; Sun, 20 Jan 2013 15:31:51 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: [Bug 54452] Build Failure of mod_ssl.c using apxs Date: Sun, 20 Jan 2013 15:31:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_ssl X-Bugzilla-Keywords: X-Bugzilla-Severity: blocker X-Bugzilla-Who: shashi.kumar280@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=54452 --- Comment #4 from Shashi --- (In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > It looks to me that if you don't enable SSL when you configure, you can't > > > build mod_ssl because none of the SSL toolkit details have been probed. > > > This seems pretty reasonable to me and not a bug. > > > > > > If you need help/support, use try here > > > http://httpd.apache.org/userslist.html or serverfault. > > > > Thanks a lot Eric :) > > > > I have now subscribed to user list. > > But can you please let me know if the command apxs -i -a -c *.c should > > compile the module as per Apache documentation. > > I don't think so for a module that requires ./configure-time configuration. Thanks Eric. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org