At 04:43 PM 7/18/01 +0100, you wrote:
>jean-frederic clere at [EMAIL PROTECTED] wrote:
> >
> >> Nope... The official _stable_ WARP code is distributed with Tomcat 
> 4.0, and
> >> resides in that CVS... The one you download from jakarta-tomcat-connectors
> >> is the "working copy"... As soon as I tag a "stable" version, that gets
> >> copied over into the official repository...
> >
> > So we will need to explain this in the README.txt. If the idea is to 
> have the
> > developement version in jakarta-tomcat-connectors and the maintenance 
> mode one
> > in Tomcat 4.0 that is great! (Otherwise it is confusing...).
>
>Hmm... Ok...
>
> >> If will change apjava.m4, so that if you don't specify --with-jdk, you 
> won't
> >> compile java (remove the compile task, and remove all dependancies)
> >> sometimes in the future... Now it's not a priority (the priority is to 
> have
> >> that piece of shit to pass the watchdog tests, soooooo....).
> >>
> >> Maybe next week.
> >
> > The CVS I have does not compile because apr_socket_create()... It 
> misses the
> > inherit parameter!
> > APR has added it to the apr_socket_create(). Should I fix it or just 
> tell we
> > need a tagged APR (like APACHE_2_0_20).
>
>I have an old pre-sms version of APR I'm using, and it seems it's working on
>most platforms "as-is"... I might ask the APR guys to tag it with
>"MOD_WEBAPP_1_0", or redistribute it in a nice tarball...

Pier,

I just ran into that problem myself: I think you can't get the older 
version of APR anymore (or rather: I wasn't able to find it). I was able to 
get everything to compile by just adding the parameter in the function 
call. However, didn't get around to test it yet.

Klaus

>     Pier

Reply via email to