I've just tested it with latest mod_perl 2.0 CVS version and the problem I had encountered is now fixed.
Thank you, Pratik On Sun, 26 Sep 2004 00:04:52 -0700, Philippe M. Chiasson <[EMAIL PROTECTED]> wrote: > Stas Bekman wrote: > > > Pratik wrote: > > > >> I was building mp2 statically ( latest cvs version ) with the > >> following : > >> > >> perl Makefile.PL MP_USE_STATIC=1 MP_INST_APACHE2=1 > >> MP_AP_PREFIX=/home/pratik/src/mp2/httpd-2.0.51 MP_MAINTAINER=1 > >> MP_AP_CONFIGURE="--enable-maintainer-mode --enable-so --enable-rewrite > >> --enable-logio --enable-log-forensic" > >> > >> But "make install" failed with the following message. > >> > >> cd "src/modules/perl" && make install > >> make[1]: Entering directory > >> `/home/pratik/src/mp2/modperl-2.0/src/modules/perl' > >> test -f mod_perl.so && \ > >> cp mod_perl.so /home/pratik/src/mp2/httpd-2.0.51/modules > >> make[1]: *** [install] Error 1 > >> make[1]: Leaving directory > >> `/home/pratik/src/mp2/modperl-2.0/src/modules/perl' > >> make: *** [modperl_lib_install] Error 2 > >> > >> I just created a dummy mod_perl.so in src/modules/perl and did 'make > >> install'. After that it worked properly. > > > > > > Thanks for the report, Pratik. Philippe is taking care of fixing it. > > And it has been fixed just now. Thanks for the feedback Pratik! Can you > try with > the latest mod_perl-2.0 CVS and confirm it fixes the problem for you? > Thanks! > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]