From: Jeff Trawick Date: Tue, 15 Jan 2002 19:16:01 +0000 (+0000) Subject: mention a binbuild SNAFU X-Git-Tag: 2.0.31~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f5438a4a305345289251cd0a6032e22b7d5c00c;p=apache mention a binbuild SNAFU git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92857 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0303a3bb27..f072ca68a4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/14 01:30:42 $] +Last modified at [$Date: 2002/01/15 19:16:01 $] Release: @@ -115,6 +115,11 @@ RELEASE SHOWSTOPPERS: needs to be called at a different time or the pre-mpm hook needs to be able to return an error code. + * A binbuild installation picks up the right libraries when + running apachectl because we set the appropriate environment + variable, but ab, htpasswd, etc. don't know how to pick up apr, + apr-util, etc. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Try to get libtool inter-library dependency code working on AIX.