Sure, but actually I just installed Storable.pm and got a different 
error, so I'll send that, because it's probably the root of the problem.

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........ok
t/4_MemShare........Use of uninitialized value in string ne at 
t/4_MemShare.t line 33.
t/4_MemShare........NOK 7FAILED test 7
         Failed 1/7 tests, 85.71% okay
t/5_MemCopy.........ok
t/6_ObjIntf.........ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/4_MemShare.t                7    1  14.29%  7
Failed 1/6 test scripts, 83.33% okay. 1/314 subtests failed, 99.68% okay.

The verbose will come in a minute

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

> Strange I don't have storable.pm installed and it doesn't fail for
> me....can you send me the error??
>
> [EMAIL PROTECTED] writes:
>> Justin,
>>
>> I tried to compile your xml-simple-pm module, and I got an error in
>> testing.  I believe that it depends on the Storable.pm module, aka
>> storable-pm in fink. I verified this by running verbosely, several
>> things aren't bothered, but the test t/4_MemShare.t fails without
>> Storable.pm (As above, this was verified verbosely).  Can you please 
>> add
>> that dependency?
>>
>> Thanks,
>> Kyle Moffett
>
> ¸.·´^`·.,][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