Hi all.

After successful compile mod_perl-1.99_12 i try load mod_perl.so in httpd (Apache/2.0.48) i recive message bellow (here output mod_perl-1.99_10, that i try to install from FreeBSD 4.2-RELEASE ports, and in release 12 i have same proble)

What i need to check?
If needed additional information, i can send it.

Thanx.

------------------ Cut Output ----------------------------
su-2.04$ make test TEST_VERBOSE=1 \
> TEST_FILES="compat/apache_util.t modperl/pnotes.t"
cd "src/modules/perl" && make -f Makefile.modperl
/usr/local/bin/perl -Iblib/arch/Apache2 -Iblib/lib/Apache2 t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= /usr/local/bin/perl -Iblib/arch/Apache2 -Iblib/lib/Apache2 t/TEST -verbose=1 compat/apache_util.t modperl/pnotes.t
/raid/www/bin/httpd -d /usr/ports/www/mod_perl2/work/mod_perl-1.99_10/t -f /usr/ports/www/mod_perl2/work/mod_perl-1.99_10/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.48 (prefork MPM)


waiting for server to start: .Syntax error on line 16 of /usr/ports/www/mod_perl2/work/mod_perl-1.99_10/t/conf/httpd.conf:
Cannot load /usr/ports/www/mod_perl2/work/mod_perl-1.99_10/src/modules/perl/mod_perl.so into server: /usr/ports/www/mod_perl2/work/mod_perl-1.99_10/src/modules/perl/mod_perl.so: Undefined symbol "Perl_vmess"
............................................................
waiting for server to start: giving up after 61 secs
!!! server failed to start! (t/logs/error_log wasn't created, start the server in the debug mode)
*** Error code 1


Stop in /usr/ports/www/mod_perl2/work/mod_perl-1.99_10.



--
Reporting bugs: 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