perl 5.7.x snapsnot @ 14868, apache 1.3.23 and mod_perl 1.26.

$ perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache-perl 
EVERYTHING=1  && make && make test 

[....]

letting apache warm up...\c
Use of uninitialized value in string at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Constants.pm line 22.
Use of uninitialized value in subroutine dereference at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Constants.pm line 23.
Use of uninitialized value in subroutine dereference at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Constants.pm line 23.
[Tue Feb 26 17:11:49 2002] [error] Unable to create sub named "" at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Constants.pm line 23.
BEGIN failed--compilation aborted at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Registry.pm line 8.
Compilation failed in require at /x3/usr/src/mod_perl-1.26/t//docs/startup.pl line 32.
BEGIN failed--compilation aborted at /x3/usr/src/mod_perl-1.26/t//docs/startup.pl line 
32.
Compilation failed in require at (eval 1) line 1.

Syntax error on line 62 of /x3/usr/src/mod_perl-1.26/t/conf/httpd.conf:
Unable to create sub named "" at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Constants.pm line 23.
BEGIN failed--compilation aborted at 
/x3/usr/src/mod_perl-1.26/blib/lib/Apache/Registry.pm line 8.
Compilation failed in require at /x3/usr/src/mod_perl-1.26/t//docs/startup.pl line 32.
BEGIN failed--compilation aborted at /x3/usr/src/mod_perl-1.26/t//docs/startup.pl line 
32.
Compilation failed in require at (eval 1) line 1.

done

(and obviously the server doesn't start up)

Any clues?


I also get:

/usr/local/bin/perl5.7.2 t/TEST 0
Can't locate object method "new" via package "URI::URL" (perhaps you forgot to load 
"URI::URL"?) at ../blib/lib/Apache/test.pm line 252.

but that was fixed by loading URI::URL in Apache::test.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();
more than a billion impressions per week, http://valueclick.com


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

Reply via email to