If I remove storable-pm, here's the error I get:

t/4_MemShare........2:DataCompare: expected 2 key(s) (one, two), got: 1 
(server)
4:DataCompare: expected 2 key(s) (one, two), got: 1 (server)
Use of uninitialized value in string ne at t/4_MemShare.t line 33.
1..7
not ok 1
not ok 2
ok 3
not ok 4
ok 5
ok 6
not ok 7
FAILED tests 1-2, 4, 7
         Failed 4/7 tests, 42.86% okay

On Wednesday, January 16, 2002, at 05:56 , Justin Hallett wrote:

> I had a file in perl5/Memoize/ called Storable.pm so i removed 
> memoize-pm
> but it still built xml-simple-pm
>
> make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use 
> Test::Harness
> qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/1_XMLin...........ok
>
> t/2_XMLout..........ok
>
> t/3_Storable........no Storable.pm...skipped test on this platform
> t/4_MemShare........ok
>
> t/5_MemCopy.........no Storable.pm...skipped test on this platform
> t/6_ObjIntf.........ok
>
>
>
> [EMAIL PROTECTED] writes:
>> I got this error after I installed Storable.pm.  The earlier error
>> talked about Storable, so I installed it, but I don't think that fixed
>> the underlying problem, because I then got the error I sent you.
>
> ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,
>                  Justin F. Hallett
>                     CAISnet Inc.
>       2nd Floor, 11635 - 160 Street
>      Edmonton, AB, Canada  T5M 3Z3
>           Phone: (780)-408-3094
>             Fax: (780)-454-3200
>         E-Mail: [EMAIL PROTECTED]
>          http://www.caisnet.com/
> ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,
>
>
> _______________________________________________
> Fink-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-devel


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to