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.
--
Time::HiRes seems to need NVs, and perl5.00503's default typemap
doesn't describe them. I've tried desultory fiddling with a local
typemap, but have not been able to arrive at a solution.
Time::HiRes builds successfully with perl5.6.1 and perl5.8.0 in the
same environment.
Here's what I saw before fiddling:
Time-HiRes-1.30$ perl5.00503 Makefile.PL
Configuring...
Looking for gettimeofday()...
You have gettimeofday().
Looking for setitimer()...
You have setitimer().
Looking for getitimer()...
You have getitimer().
You have interval timers.
Looking for ualarm()...
You have ualarm().
Looking for usleep()...
You have usleep().
Checking if your kit is complete...
Looks good
Writing Makefile for Time::HiRes
Done configuring.
Now you may issue 'make'. Do not forget also 'make test'.
yl904:Time-HiRes-1.30$ make all test
mkdir blib
mkdir blib/lib
mkdir blib/lib/Time
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Time
mkdir blib/arch/auto/Time/HiRes
mkdir blib/lib/auto
mkdir blib/lib/auto/Time
mkdir blib/lib/auto/Time/HiRes
cp lib/Time/HiRes.pm blib/lib/Time/HiRes.pm
/local/taa/bin/perl5.00503 -I/local/taa/lib/perl5/5.00503/sun4-solaris
-I/local/taa/lib/perl5/5.00503 /local/taa/lib/perl5/5.00503/ExtUtils/xsubpp
-nolinenumbers -typemap /local/taa/lib/perl5/5.00503/ExtUtils/typemap
HiRes.xs >xstmp.c && mv xstmp.c HiRes.c
Error: 'NV' not in typemap in HiRes.xs, line 595
Error: 'NV' not in typemap in HiRes.xs, line 622
Error: 'NV' not in typemap in HiRes.xs, line 648
Error: 'NV' not in typemap in HiRes.xs, line 668
Error: 'NV' not in typemap in HiRes.xs, line 669
Error: 'NV' not in typemap in HiRes.xs, line 677
Error: 'NV' not in typemap in HiRes.xs, line 714
Error: 'NV' not in typemap in HiRes.xs, line 742
Error: 'NV' not in typemap in HiRes.xs, line 754
Error: 'NV' not in typemap in HiRes.xs, line 755
*** Error code 1
make: Fatal error: Command failed for target `HiRes.c'
--
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.6, archname=sun4-solaris
uname='sunos argon 5.6 generic_105181-23 sun4u sparc sunw,ultra-5_10 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O', gccversion=
cppflags=''
ccflags =''
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-KPIC', lddlflags='-G -L/usr/local/lib -L/opt/local/lib'
Oh dear: tedious disclaimer in sight...
Visit us at http://www.clearstream.com
IMPORTANT MESSAGE
Internet communications are not secure and therefore Clearstream International does
not accept legal responsibility for the contents of this message.
The information contained in this e-mail is confidential and may be legally
privileged. It is intended solely for the addressee. If you are not the intended
recipient, any disclosure, copying, distribution or any action taken or omitted to be
taken in reliance on it, is prohibited and may be unlawful. Any views expressed in
this e-mail are those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of its affiliates
or subsidiaries.
END OF DISCLAIMER