You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Gian Marco Fenu <gi...@supermercatigieffe.it> on 2005/11/08 21:35:48 UTC

[mp2] help: 'make install' failed

Hi, I am tryin to install mod_perl-2.0.2 on a linux box running Perl 
5.8.3 and Apache 2.0.48.
I get the following 'make test' error:

t/filter/both_str_req_proxy.............# Failed test 1 in 
t/filter/both_str_req_proxy.t at line 16
t/filter/both_str_req_proxy.............FAILED test 1

[Tue Nov 08 21:17:37 2005] [error] [client XX.XX.XX.XX] client denied by 
server configuration: 
proxy:http://localhost:8529/TestFilter__both_str_req_proxy_content/foo

 I also get the following error while i try to 'make install':

/usr/bin/perl -Iblib/lib -I/root/mod_perl-2.0.2/Apache-Test/lib 
-MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod 
ModPerl-Registry/lib/ModPerl/Registry.pm 
/root/mod_perl-2.0.2/docs/api/ModPerl/Registry.pod 
blib/lib/ModPerl/Registry.pm
/usr/bin/perl -MExtUtils::Install -e \
"-e qq{.mypacklist} && uninstall(qq{.mypacklist}, 1, 0)"
cp xs/modperl_xs_sv_convert.h xs/modperl_xs_typedefs.h 
xs/modperl_xs_util.h xs/APR/PerlIO/modperl_apr_perlio.h /usr/include/httpd
cp: /usr/include/httpd/modperl_xs_sv_convert.h: Numerical result out of 
range
cp: /usr/include/httpd/modperl_xs_typedefs.h: Numerical result out of range
cp: /usr/include/httpd/modperl_xs_util.h: Numerical result out of range
cp: /usr/include/httpd/modperl_apr_perlio.h: Numerical result out of range
make: *** [modperl_xs_h_install] Error 255

Any help will be appreciated.
Thanks, Best Regards
Gian Marco Fenu