I 've tried to install mod_perl in FreeBSD2.2.8. The support modul for
mod_perl have installed by CPAN module. But when I run Makefile

        perl Makefile.PL EVERYTHING=1 DO_HTTPD=1 && make

The proccess stopped with error code

perl_util.c: In function `perl_sv_is_http_code':
perl_util.c:751: invalid type argument of `->'
perl_util.c:754: invalid type argument of `->'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Will you tell me what 's wrong with this ? And what's the different at all
the statement DO_HTTPD=1 and NO_HTTPD=1, because when I tried with
NO_HTTPD=1, it worked successfully.


Reply via email to