You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/05/11 00:17:20 UTC

DO NOT REPLY [Bug 8993] New: - openssl library location(s) are hardcoded in configure script

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8993>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8993

openssl library location(s) are hardcoded in configure script

           Summary: openssl library location(s) are hardcoded in configure
                    script
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: long@kestrel.cc.ku.edu


Beginning at line 9220 on configure, the locations configure looks to find the
openssl libraries are hard-coded.  Thus if you don't have openssl installed in
one of those places you are hosed.  configure should be changed to allow
specifying where to find the ssl libraries (e.g. use any directories specified
with -L via LDFLAGS?).

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org