[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    svn commit: r979107 - /apr/apr-util/branches/1.5.x/STATUS
From:       rjung () apache ! org
Date:       2010-07-25 20:17:52
Message-ID: 20100725201752.31CE8238890A () eris ! apache ! org
[Download RAW message or body]

Author: rjung
Date: Sun Jul 25 20:17:51 2010
New Revision: 979107

URL: http://svn.apache.org/viewvc?rev=979107&view=rev
Log:
Add buglet to STATUS.

Modified:
    apr/apr-util/branches/1.5.x/STATUS

Modified: apr/apr-util/branches/1.5.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/STATUS?rev=979107&r1=979106&r2=979107&view=diff
 ==============================================================================
--- apr/apr-util/branches/1.5.x/STATUS [utf-8] (original)
+++ apr/apr-util/branches/1.5.x/STATUS [utf-8] Sun Jul 25 20:17:51 2010
@@ -59,6 +59,16 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * OpenSSL detection in crypto configure is broken.
+      At least on Solaris you need to add -lsocket -lnsl -ldl
+      when you link against OpenSSL.
+      We could use pkgconfig where available.
+      HTTPD uses a macro APACHE_CHECK_SSL_TOOLKIT whih itself
+      uses pkgconfig. If pkgconfig is not available, it finds
+      the libs more or less by accident via apr-config.
+      APR trunk has the needed libs already in the LIBS when testing
+      for OpenSSL.
+
     * Solaris's Sun Freeware (sfw) package has a busted gcc/ld setup.
       This gcc passes -L/opt/sfw/lib to /usr/ccs/bin/ld, but does not 
       pass -R.  Therefore, when trying to run the code using a


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic