I'm still catching up with lots of emails, but please tell me whether mod_perl 2.0/prefork will eventually require 5.6.1 as a minimal version?

Several folks reported:

> apr_perlio.c: In function `apr_perlio_apr_file_to_glob':
> apr_perlio.c:573: `IoTYPE_WRONLY' undeclared (first use in this function)
> apr_perlio.c:573: (Each undeclared identifier is reported only once
> apr_perlio.c:573: for each function it appears in.)
> apr_perlio.c:577: `IoTYPE_RDONLY' undeclared (first use in this function)

the two macros were introduced in 5.6.1.

If 5.6.1 is the requirement then we just fix Makefile.PL. If not, I need to add a workaround for these macros.

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@;stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to