compiling DateTime module on SCO OSR5

2006-01-10 Thread Scott Taylor

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




Re: compiling DateTime module on SCO OSR5

2006-01-10 Thread Scott Taylor

BTW, I originally tried installing it through perl -MCPAN -e shell

always running installs as root.

Scott Taylor said:

 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




--
Scott


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: compiling DateTime module on SCO OSR5

2006-01-10 Thread Scott Taylor


Tom Phoenix said:
 On 1/10/06, Scott Taylor [EMAIL PROTECTED] wrote:

 I'm trying to compile DateTime module for Perl in SCO OSR5.07 and failing
 miserably.

 # Error:  Can't locate loadable object for module DateTime in @INC

 It looks as if something failed long before this point, during the build
process. I recommend that you re-do the installation from the beginning,
watching for any error messages along the way.

You lost me.  Perl 5.8 comes with the OS and is built and maintained be
SCO.  I'm guessing DateTime needs something in order to compile, but what?
 Why would it say it can't locate an object in the modules that I'm trying
to install?

That was the beginning.  Those are the first error messages.

 Have you been able to install similar modules before? If you didn't
build perl on the same machine that's running it, something may not be
configured correctly for building modules there.

I have installed many other modules, like email stuff and WriteExcel, but
nothing with Date and Time functions like this one.

--
Scott



--
Scott


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: compiling DateTime module on SCO OSR5

2006-01-10 Thread Tom Phoenix
On 1/10/06, Scott Taylor [EMAIL PROTECTED] wrote:

 I'm trying to compile DateTime module for Perl in SCO OSR5.07 and failing
 miserably.

 # Error:  Can't locate loadable object for module DateTime in @INC

It looks as if something failed long before this point, during the
build process. I recommend that you re-do the installation from the
beginning, watching for any error messages along the way.

Have you been able to install similar modules before? If you didn't
build perl on the same machine that's running it, something may not be
configured correctly for building modules there.

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: compiling DateTime module on SCO OSR5

2006-01-10 Thread Scott Taylor

Tom Phoenix said:
 On 1/10/06, Scott Taylor [EMAIL PROTECTED] wrote:

 I'm trying to compile DateTime module for Perl in SCO OSR5.07 and
 failing
 miserably.

 # Error:  Can't locate loadable object for module DateTime in @INC

 It looks as if something failed long before this point, during the
 build process. I recommend that you re-do the installation from the
 beginning, watching for any error messages along the way.

 Have you been able to install similar modules before? If you didn't
 build perl on the same machine that's running it, something may not be
 configured correctly for building modules there.

Thanks Tom,

Taking a closer look, now looks like SCO's C compiling system is FUBAR. 
Really nice.

--
Scott


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response