Hello there,

On Mon, 25 Aug 2003, Alan Rafagudinov wrote:

> I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
> and unarchive it to /usr/src/httpd_perl for back-end server
> 
> then when I make
> 
> perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 
> EVERYTHING=1 APACI_ARGS='-
> -prefix=/usr/local/httpd_perl'
> 
> [snip]
> modules/psections...ok
> modules/request.....Use of uninitialized value in numeric eq (==) at 
> modules/request.t line 147.
> Use of uninitialized value in concatenation (.) at modules/request.t line 147.
> [snip]

Can you tell us a bit more about your system?  The documentation
gives you information about what information you need to give...

What compiler was used to build your Perl, and was it the same
compiler that you used to build mod_perl and Apache?

73,
Ged.



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to