Received: (qmail 1780 invoked by uid 501); 9 May 2001 06:11:19 -0000 Message-Id: <20010509061119.1779.qmail@apache.org> Date: 9 May 2001 06:11:19 -0000 From: Carl Brewer Reply-To: carl@bl.echidna.id.au To: submit@bugz.apache.org Subject: mod_tls fails to find openssl include files X-Send-Pr-Version: 3.110 >Number: 7686 >Category: config >Synopsis: mod_tls fails to find openssl include files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue May 08 23:20:00 PDT 2001 >Closed-Date: Wed May 09 03:51:08 PDT 2001 >Last-Modified: Wed May 09 03:51:08 PDT 2001 >Originator: carl@bl.echidna.id.au >Release: 2.0.16 >Organization: >Environment: Solaris 8 gcc 2.95.3 OpenSSL 0.9.6 >Description: I have openssl 0.9.6 installed in /opt/local, on a solaris 8 box. Using the following configure arguments : ./configure --prefix=/opt/local/apache-2 --enable-tls --with-ssl=/opt/local This leads to the following configure-time error : checking for SSL library... checking whether to enable mod_tls... yes configure: error: no - Unable to locate /opt/local/inc/ssl.h This is a problem because a default install of openssl doesn't make the directory "inc/", so no combination of arguments to configure will make this work on a system where openssl is compiled from source as standard. >How-To-Repeat: Try and compile apache 2.0.16 with mod_tls on a solaris 8 server with openssl 0.9.6 >Fix: Tweak the configure options. Should be pretty easy. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: trawick State-Changed-When: Wed May 9 03:51:04 PDT 2001 State-Changed-Why: This was fixed after 2.0.16. Subsequently, mod_ssl integration has begun and the old "--with-ssl" option was renamed to "--with-tls." >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]