i'll be happy to lend a hand testing on OSX, if helpful ... as to what specifically to mod in the code? i'm not a great help ...
thanks!
richard
-- On Monday, December 1, 2003 11:32 AM -0500 Geoffrey Young <[EMAIL PROTECTED]> wrote:
Looks like you were.
...in httpd-2.0/srclib/apr/CHANGES, i note: *) Removed apr_socket_opt_{get|set}(..., APR_SO_TIMEOUT) which was deprecated in favor of apr_socket_timeout_{get|set}().i suspect that the APR_SO_TIMEOUT references need to be removed from the modperl code, and replaces with the apr_socket_timeout_{get|set}() calls, but simply not sure.
2.1 has dropped quite a few deprecated features. If we can do that without any special #ifdef (i.e. 2.0.46 and higher support this API), then I see no harm in adjusting it. Patches are very welcome.
I'll look into this and fix it if possible. hopefully there's no reason that we can't keep mod_perl 2.0 at least compiling with 2.1
--Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
