Re: Apache::Util::parsedate make test error

2002-11-11 Thread Andreas Hasenack
Em Tue, Nov 12, 2002 at 12:13:32AM +0800, Stas Bekman escreveu: # Failed test 13 in /home/andreas/svn/mod_perl/BUILD/mod_perl-1.99_05/t/response/TestCompat/apache_util.pm at line 74 # expected: 1 # received: 1 # expected: 0 # received: 0 Do you still have this problem with the latest

Apache::Util::parsedate make test error

2002-09-23 Thread Andreas Hasenack
apache-2.0.41-dev (prefork) mod_perl-1.99_05 perl-5.6.1 I'm getting the following error in Apache::Util::parsedate from the compat/apache_util.t test suite: (...) # testing : Apache::Util::ht_time # expected: 'Seg, 23 Set 2002 20:37:30 GMT' # received: 'Seg, 23 Set 2002 20:37:30 GMT' ok 12 #

Re: Make test error!!

2000-10-05 Thread Andrei A. Voropaev
Hi! Just to confirm that this is not a single case. I tried the same with apache_1.3.12 and it didn't work. Exactly the same error messages. Finally I gave up and compiled static version. That works without any problem. Andrei On Fri, Sep 15, 2000 at 10:45:32AM +0200, François Chenais wrote:

Re: Make test error!!

2000-10-05 Thread Ricardo Stella
I think you are missing parameters when creating the make file: = perl Makefile.PL USE_DSO=1 EVERYTHING=1 PERL_DEBUG=1 Where's the apache src path in the above ??? Are you using the 'flexible' method, or the all in one ? If you are using the flexible method (with or without DSO

Re: Make test error!!

2000-09-28 Thread Doug MacEachern
On Fri, 15 Sep 2000, [iso-8859-1] François Chenais wrote: Hello Using perl 5.6.0 apache_1.3.9 I 'm trying to build DSO mod_perl.1.24 = perl Makefile.PL USE_DSO=1 EVERYTHING=1 PERL_DEBUG=1 All is ok but "make test" says :

Make test error!!

2000-09-15 Thread François Chenais
Hello Using perl 5.6.0 apache_1.3.9 I 'm trying to build DSO mod_perl.1.24 = perl Makefile.PL USE_DSO=1 EVERYTHING=1 PERL_DEBUG=1 All is ok but "make test" says : --- ./apache_1.3.9/src/httpd -f

Re: Make test error!!

2000-09-15 Thread G.W. Haywood
Hi there, On Fri, 15 Sep 2000, [iso-8859-1] François Chenais wrote: Using perl 5.6.0 apache_1.3.9 I 'm trying to build DSO mod_perl.1.24 Curious choice of versions. Why not 1.3.12? Tried `apachectl configtest'? Can you get anything from `httpd -l' What's in the error_log (if

Re: 'make test' error with CVS modperl

2000-08-30 Thread Doug MacEachern
On Tue, 22 Aug 2000, Bruce W. Hoylman wrote: Having downloaded the latest CVS snapshot of modperl, using my standard APACI config parameters to configure and compile, it compiles to completion without error. 'make test' however returns the following error when attempting to start the test

make test error (long)

2000-08-23 Thread Christopher Everett
OK, I know this is a little bit off topic, and I won't resent any flamage agreeing with me on that but I can't raise any responses whatsoever in comp.infosystems.www.servers.unix and [EMAIL PROTECTED] is quiet, so I'm bringing my troubles here in the hopes that I can get at least pointed in

make test error (followup)

2000-08-23 Thread Christopher Everett
I've been advised to follow up with more compilation and os/compiler/hardware/etc info ASAP so here it is: OS: Linux 2.2.17 (debian) compiler: gcc 2.95.2 make: Gnu make v. 3.78.1 ldGnu ld 2.9.5 Hardware: Pentium-166, 96 MB RAM I'm following the instructions from the guide for

'make test' error with CVS modperl

2000-08-22 Thread Bruce W. Hoylman
Having downloaded the latest CVS snapshot of modperl, using my standard APACI config parameters to configure and compile, it compiles to completion without error. 'make test' however returns the following error when attempting to start the test httpd process: letting apache warm up...[Tue Aug