Note that flood_round_robin.c's apr_uri_default_port_for_scheme() now must
also become apr_uri_port_of_scheme() to match the latest apr-util.lib.
apr_poll has been put back.
-Norman Tuttle [EMAIL PROTECTED]
On Fri, 21 Nov 2003, Norman Tuttle wrote:
> Apparently, Flood development cannot keep up
>>> You may have less grief (if you are checking out from CVS) to continue
>>> to checkout from the tag APR_0_9_BRANCH (and the corresponding tag
>>> APU_0_9_BRANCH on apr-util).
>>
>> I am not sure, and Sander Striker last weekend was not sure, what is
>> actually going on in APR branching: for i
At 03:29 PM 11/21/2003, Sander Temme wrote:
>> You may have less grief (if you are checking out from CVS) to continue
>> to checkout from the tag APR_0_9_BRANCH (and the corresponding tag
>> APU_0_9_BRANCH on apr-util).
>
>I am not sure, and Sander Striker last weekend was not sure, what is
>actual
At 01:58 PM 11/21/2003, Norman Tuttle wrote:
>Apparently, Flood development cannot keep up with the APR development.
>This is a problem because many of the Flood features working properly is
>dependent on the APR working properly (and continuing to work). It is
>essential for those working with Flo
> You may have less grief (if you are checking out from CVS) to continue
> to checkout from the tag APR_0_9_BRANCH (and the corresponding tag
> APU_0_9_BRANCH on apr-util).
I am not sure, and Sander Striker last weekend was not sure, what is
actually going on in APR branching: for instance APR 0.9
Flood users,
You may have less grief (if you are checking out from CVS) to continue
to checkout from the tag APR_0_9_BRANCH (and the corresponding tag
APU_0_9_BRANCH on apr-util).
On the other hand, it should continue to build on APR_1_0_BRANCH,
or we should adopt the appropriate patches. I
Looks like they're in the process of putting apr_poll() back in APR, so
that will hopefully not be an issue. Let's keep the group informed of our
continued efforts at synchronizing the APR projects.
-Norman Tuttle, developer, OpenDemand Systems, [EMAIL PROTECTED]
On Fri, 21 Nov 2003, Norman Tuttl
Apparently, Flood development cannot keep up with the APR development.
This is a problem because many of the Flood features working properly is
dependent on the APR working properly (and continuing to work). It is
essential for those working with Flood to be able to download the latest
APR and othe
Hi,
I'm using Red Hat Linux 7.2, and I consistently get this error when
trying to compile flood:
flood_net.c:118: `APR_SO_TIMEOUT' undeclared (first use in this
function)
I am using a freshly checked out and built apr and apr-util.
full build messages:
[EMAIL PROTECTED] flood]$ ./configure
--wi