Hi Emma,

I've gotten this error every time I've run the test for this version of
AuthCookie -- but upon installation it works fine.

Will


----- Original Message -----
From: "Emma Wermström (EMW)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 18, 2001 2:48 AM
Subject: Apache::AuthCookie- help on "make test"


> hi all!
>
> My settings:
> RedHat Linux7.1
> Apache 1.3.19
> Perl5.005
> mod_perl1.24
> embperl
>
>
> When I do "make test" during Apache::AuthCookie installation phase I get
the following messages. I've included all input and output from the "perl
Makefile.PL" and "make" commands.
>
> [root@localhost Apache-AuthCookie-2.011]# perl Makefile.PL
>
> For testing purposes, please give the full path to an httpd
> with mod_perl and at least the following hooks enabled: PERL_AUTHEN,
> PERL_AUTHZ, PERL_STACKED_HANDLERS, PERL_METHOD_HANDLERS.
> The path defaults to $ENV{APACHE}, if present.
>
>  [/usr/lib/httpd/httpd]: /etc/rc.d/init.d/httpd
> User to run tests under [root]: apache
> Group to run tests under [apache]: apache
> Port to run tests under [8228]:
> Writing Makefile for Apache::AuthCookie
>
>
> [root@localhost Apache-AuthCookie-2.011]# make
>
> Manifying blib/man3/Apache::AuthCookie.3pm
>
> [root@localhost Apache-AuthCookie-2.011]# make test
>
> PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.0/i386-linux -I/us
r/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0;
runtests @ARGV;' t/*.t
> t/real..............ok 1/12Can't start httpd: Illegal seek at real.t line
171, <LOC> line 4.
> t/real..............dubious
> Test returned status 29 (wstat 7424, 0x1d00)
> DIED. FAILED tests 2-12
> Failed 11/12 tests, 8.33% okay
> Failed Test  Status Wstat Total Fail  Failed  List of failed
> --------------------------------------------------------------------------
-----
> t/real.t         29  7424    12   11  91.67%  2-12
> Failed 1/1 test scripts, 0.00% okay. 11/12 subtests failed, 8.33% okay.
> make: *** [test_dynamic] Error 2
>
> What am I doing wrong? Please help!
>
> Emma

Reply via email to