This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ Please cc any replies to [EMAIL PROTECTED] to keep other test volunteers informed and to prevent any duplicate effort. -- Cant install the module Time::Hires cp HiRes.pm blib/lib/Time/HiRes.pm /usr/local/bin/perl -I/usr/local/lib/perl5/5.00503/i386-sco -I/usr/local /lib/perl5/5.00503 /usr/local/lib/perl5/5.00503/ExtUtils/xsubpp -nolinenumbers -typemap /usr/local/lib/perl5/5.00503/ExtUtils/typemap HiRes.xs >xstmp.c && mv x stmp.c HiRes.c cc -c -U M_XENIX -D PERL_SCO -D PERL_SCO5 -w0 -belf -I/usr/local/includ e -O0 -DVERSION=\"01.20\" -DXS_VERSION=\"01.20\" -Kpic -I/usr/local/lib/per l5/5.00503/i386-sco/CORE -DHAS_USLEEP -DHAS_UALARM -DATLEASTFIVEOHOHFIVE HiRes.c Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs LD_RUN_PATH="/lib" ld -o blib/arch/auto/Time/HiRes/HiRes.so -G -L/usr/l ocal/lib HiRes.o -lm chmod 755 blib/arch/auto/Time/HiRes/HiRes.so cp HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs chmod 644 blib/arch/auto/Time/HiRes/HiRes.bs /bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/loca l/lib/perl5/5.00503/i386-sco -I/usr/local/lib/perl5/5.00503 -e 'use Test::Harnes s qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01test............Can't load 'blib/arch/auto/Time/HiRes/HiRes.so' for module T ime::HiRes: dynamic linker: /usr/local/bin/perl: relocation error: symbol not fo und: usleep at /usr/local/lib/perl5/5.00503/i386-sco/DynaLoader.pm line 169. at t/01test.t line 11 BEGIN failed--compilation aborted at t/01test.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/02export..........Can't load 'blib/arch/auto/Time/HiRes/HiRes.so' for module T ime::HiRes: dynamic linker: /usr/local/bin/perl: relocation error: symbol not fo und: usleep at /usr/local/lib/perl5/5.00503/i386-sco/DynaLoader.pm line 169. at t/02export.t line 7 BEGIN failed--compilation aborted at t/02export.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/01test.t 255 65280 14 14 100.00% 1-14 t/02export.t 255 65280 ?? ?? % ?? Failed 2/2 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. *** Error code 2 (bu21) /bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force cpan> -- Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=sco, osvers=3.2v5.0.4, archname=i386-sco uname='sco_sv rezosco2 3.2 2 i386 ' hint=previous, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O0', gccversion= cppflags='-U M_XENIX -D PERL_SCO -D PERL_SCO5 -w0 -belf -I/usr/local/include' ccflags ='-U M_XENIX -D PERL_SCO -D PERL_SCO5 -w0 -belf -I/usr/local/include' stdchar='unsigned char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=undef, longlongsize=, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=y, prototype=define Linker and Libraries: ld='ld', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /shlib /lib /usr/lib /usr/ccs/lib libs=-lintl -lsocket -lnsl -lndbm -ldbm -lld -lm -lc -lcrypt -lPW -lx libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Bexport -L/usr/local/lib' cccdlflags='-Kpic', lddlflags='-G -L/usr/local/lib'
