Kermit Tensmeyer wrote:
 I looked thru the archives, i didn't see this from before..
 so if this is repetious I apoligize.

 make install  fails because APACHE_INCLUDEDIR = " "
 which is because (....) because two macros inside
 the call to ModPerl::MM::WriteMakefile return empty
 strings.
  (hey I'm trying to cut to the chase as quickly as possible)

 macro => {
  APACHE_INCLUDEDIR  => $build->apxs('-q' => 'includedir'),
}

That should be fixed now in cvs. Thank you for the detailed report.


I've failed to catch it earlier as I was building with MP_APXS and not MP_AP_PREFIX.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] 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