On 12/20/2006 08:45 PM, Sander Temme wrote:
> 
> On Dec 20, 2006, at 9:52 AM, Benjamin Cuthbert wrote:
> 
>> Do you need to checkout head for apr and apr-util ?

You only need to do this if you are working with httpd code you
checked out from svn. Once you are hacking on a released source
tarball this is not needed. Especially you do not need the
head of apr / apr-util for this patch.

Instead of copying around complete files I guess it should work much
better if you apply the following patch to your 2.2.3 (or even better
wait for 2.2.4 which is hopefully out soon) tarball:

http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?r1=451575&r2=473278&view=patch

It contains one unrelated patch (r470076, 
http://svn.apache.org/viewvc?view=rev&revision=470076),
but applying this small patch also does not hurt.


> 
> I'll be happy to push the above into a page under httpd.apache.org/ dev
> as "here's how to build HEAD for testing" if folks think it  useful. Or

+1

> I may put it on my blog.

Or http://wiki.apache.org/httpd/?


Regards

RĂ¼diger

Reply via email to