Hello all, I'm trying to compile DateTime module for Perl in SCO OSR5.07 and failing miserably.
I have no idea what these errors mean. Can anyone tell me what I need, or what I'm doing wrong? All tests in the "make test" are failing with messages like this one: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_har ness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load................ # Failed test (t/00load.t at line 6) # Tried to use 'DateTime'. # Error: Can't locate loadable object for module DateTime in @INC (@INC con tains: /u1/mis01/Perl/DateTime-0.30/blib/lib /u1/mis01/Perl/DateTime-0.30/blib/a rch /usr/lib/perl5/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/5.8 /usr/lib/perl5/site _perl/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_pe rl/5.8 /usr/lib/perl5/sco_perl/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/sco_perl/5. 8 /usr/lib/perl5/sco_perl/5.8 .) at /usr/lib/perl5/5.8/i586-pc-sco3.2v5.0/XSLoad er.pm line 44 # BEGIN failed--compilation aborted at t/00load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01sanity..............Can't locate loadable object for module DateTime in @INC (@INC contains: /u1/mis01/Perl/DateTime-0.30/blib/lib /u1/mis01/Perl/DateTime-0 .30/blib/arch /usr/lib/perl5/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/5.8 /usr/lib/ perl5/site_perl/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/site_perl/5.8 /usr/lib/per l5/site_perl/5.8 /usr/lib/perl5/sco_perl/5.8/i586-pc-sco3.2v5.0 /usr/lib/perl5/s co_perl/5.8 /usr/lib/perl5/sco_perl/5.8 .) at /usr/lib/perl5/5.8/i586-pc-sco3.2v 5.0/XSLoader.pm line 44 BEGIN failed--compilation aborted at /u1/mis01/Perl/DateTime-0.30/blib/lib/DateT ime.pm line 44. Compilation failed in require at t/01sanity.t line 7. BEGIN failed--compilation aborted at t/01sanity.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay -- Scott -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>