Hello List,

I am having a mysteriously difficult time getting mod_perl installed on
Solaris 8.

Perl 5.8.0 is installed and was compiled from source.  No threads.

Apache 2.0.44 is installed and was compiled from source.

Here is the output from "make test".  Of course there is a core dump as
well.

myserver_root> make test
cd "src/modules/perl" && make -f Makefile.modperl
mksh: Warning: newline is not last character in file Makefile.modperl
Current working directory
/d01/download/perl/modules/mod_perl-1.99_08/src/modules/perl
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST
/usr/local/apache2/bin/httpd  -d
/d01/download/perl/modules/mod_perl-1.99_08/t -f
/d01/download/perl/modules/mod_perl-1.99_08/t/conf/httpd.c
onf -DAPACHE2
using Apache/2.0.44 (prefork MPM)

waiting for server to start: .[Thu Mar 27 16:50:41 2003] [crit] [Thu Mar 27
16:50:41 2003] file vhost.c, line 232, assertion "rv == APR_SUCCESS" failed
.............................................................
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)
!!! oh rats, server dumped core
!!! for stacktrace, run: gdb /usr/local/apache2/bin/httpd -core
/d01/download/perl/modules/mod_perl-1.99_08/t/core
*** Error code 1
make: Fatal error: Command failed for target `run_tests'

I ran the gdb command, but the results do not make any sense to me.

Basically, the make test can not run httpd with the test configuration file
in the t/conf directory.  But I have checked and apachectl brings up httpd
just fine, and the pages are accessible.

If anyone can help, please do.  Any help is deeply appreciated!

Thank you,
Adrian Klingel

Reply via email to