> > Yes, right, but I run the make test at the 25th and the core file was from
> the 23rd. That's why I wrote, there is no core file. But to be sure I just tried
> it again:
> 
> 23rd and 25th are dates? What's the output of your t/logs/error_log? Does it 
> say anything about segfaults (most likely). Perhaps it doesn't have the right 
> to dump the file? what happens if you run the test as non-root?


The core file from the 23rd is from the standard mod_perl 1.99_09 make test without 
any changes. Philippe ask me to modify the software and to re-run the make test, this 
was done at the 25th without any core dump.

I did the same again last week, still with the modification from Philippe. Please find 
the error_log attached (is it ok to send small attachments?).

I don't think it is an authority problem, because I got a core file at the 23rd. 
However I run the make test with my userid with the following result:

[EMAIL PROTECTED] make test
cd "src/modules/perl" && make -f Makefile.modperl
make[1]: Entering directory 
`/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/src/modules/perl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/src/modules/perl'
chmod: WARNING: can't change blib/lib
make: [blib/lib/.exists] Error 1 (ignored)
...
chmod: WARNING: can't change ../../../blib/lib/auto/ModPerl/Const
make[3]: [../../../blib/lib/auto/ModPerl/Const/.exists] Error 1 (ignored)
make[3]: Leaving directory 
`/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/xs/ModPerl/Const'
make[2]: Leaving directory 
`/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/xs/ModPerl'
make[1]: Leaving directory `/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/xs'
chmod: WARNING: can't change blib/script
make: [blib/script/.exists] Error 1 (ignored)
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= \
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -verbose=0 
/usr/local/apache/bin/httpd  -d 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/t -f 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/t/conf/httpd.conf -DAPACHE2 
using Apache/2.0.45 (prefork MPM)

waiting for server to start: .....[Mon Jul 14 08:04:43 2003] [info] 19 Apache:: 
modules loaded
[Mon Jul 14 08:04:43 2003] [info] 3 APR:: modules loaded
[Mon Jul 14 08:04:43 2003] [info] base server + 8 vhosts ready to run tests
.(13)Permission denied: httpd: could not open error log file 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/t/logs/error_log.
Unable to open logs

END in modperl_extra.pl, pid=28477
........................................................
waiting for server to start: giving up after 61 secs
!!! server failed to start! (please examine t/logs/error_log)
make: *** [run_tests] Error 1

/Hans-Ruodi

Attachment: error_log
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to