Parimala Ramdas wrote:
Hi all,
I upgraded Perl from 5.8.0 to 5.8.4 and read on the list that
mod_perl had to be re-built. So I gave the foll commands in the source
dir of mod_perl
Perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/local/apache/bin/apxs
EVERYTHING=1 Also tried adding tag NO_HTTPD=1
No errors so far. make too went well. But when I did a make test then I
got the foll error. Can't make test with APXS (yet)
Just this 1 line. Even putting a TEST_VERBOSE=1 didn't elicit anything
else. I have no idea what it means. Apache already has been built and it
loads the libperl.so dynamically. Anybody help, please...?
Also found these lines in apache's error_log, after I re-started it
[notice] Apache/1.3.27 (Unix) PHP/4.3.0 and mod_perl/1.27 configured -
resuming normal operations
[notice] Accept mutex: sysvsem (Default: sysvsem)
What does this mean....? System info-
Linux i686
Apache 1.3.27
Mod_perl 1.27
Perl 5.8.4

I suppose that this feature is not really used, so it's quite possible that it fell into a disrepair, or may be it has never worked at all. Parimala, see if you can 'make install' and use it w/o running the tests.



-- __________________________________________________________________ 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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to