]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a showstopper related to finding APR.
authorColm MacCarthaigh <colm@apache.org>
Sun, 20 Nov 2005 10:10:24 +0000 (10:10 +0000)
committerColm MacCarthaigh <colm@apache.org>
Sun, 20 Nov 2005 10:10:24 +0000 (10:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345730 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4b622aa6c9b72f9a8c58535e1423fdf82d46220b..d109b9938d5a26e96bfa0a848d885e539dc9feac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -58,6 +58,15 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+    * Tarball is currently un-configurable on systems with APR 1.0 or
+      1.1 installed as APR_FIND_APR (and _APU) will find this installation
+      but we will then use APACHE_CHECK_APxVER to insist on APR 1.2. The
+      only workaround for users is to manually configure and install
+      apr 1.2, either in a location preceding the existing installation
+      or over it. However, since /usr is the first path searched this
+      would probably mean installing over a system-packaged/bundled
+      APR.  
+
 CURRENT VOTES:
 
     * httpd-std.conf and friends