Subject: | Solaris 8 perl 5.005_03 File::Spec module does not have method rel2abs |
Makefile creation never completes due to the error shown below. Google searches suggest rel2abs was not added to File::Spec until 5.6.x version perl.
~/build/Time-HiRes-1.73> perl Makefile.PL
Configuring Time::HiRes...
Using hints hints/solaris.pl...
Extra libraries: -lrt...
Looking for gettimeofday()... found.
Looking for setitimer()... found.
Looking for getitimer()... found.
You have interval timers (both setitimer and getitimer).
Looking for ualarm()... found.
Looking for usleep()... found.
Can't locate object method "rel2abs" via package "File::Spec" at ./Makefile.PL line 147.
Looking for nanosleep()... Trying out nanosleep...
~/build/Time-HiRes-1.73> perl -version
This is perl, version 5.005_03 built for sun4-solaris
uname -a
~/build/Time-HiRes-1.73> uname -a
SunOS {hostname} 5.8 Generic_117350-25 sun4u sparc SUNW,Ultra-5_10