> The httpd.h file for apache_1.3.14 looks like this now
> 
> #define SERVER_BASEVENDOR   "Apache Group"
> #define SERVER_BASEPRODUCT  "Apache"
> #define SERVER_BASEREVISION "1.3.14"
> #define SERVER_BASEVERSION  SERVER_BASEPRODUCT "/" SERVER_BASEREVISION
> 
> 
> so the subroutine httpd_version in the Makefile.PL blows-up because the is 
> looking for the BASEVERSION to be expanded.

It was repeated at least 10 times on the list since 1.3.14 was released --
use the latest release: mod_perl-1.24_01

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  


Reply via email to