trouble installing Time::HiRes
matt wilkie
maphew at gmail.com
Wed Dec 6 00:07:03 UTC 2006
Hi All, I've been having trouble getting the cpan module Time::HiRes
installed in ubuntu dapper (6.06). Is there a native ubuntu/debian package
which includes this? For details see
http://sourceforge.net/tracker/index.php?func=detail&aid=1609560&group_id=170460&atid=854292
excerpt is:
-----
Checking if your kit is complete...
Looks good
Writing Makefile for Time::HiRes
Now you may issue 'make'. Do not forget also 'make test'.
NOTE: if you get an error like this (the Makefile line number may vary):
Makefile:91: *** missing separator
then set the environment variable LC_ALL to "C" and retry
from scratch (re-run perl "Makefile.PL").
(And consider upgrading your Perl.)
cp HiRes.pm blib/lib/Time/HiRes.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc
&& mv HiRes.xsc HiRes.ccc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.95\" -DXS_VERSION=\"1.95\" -fPIC
"-I/usr/lib/perl/5.8/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME
-DTIME_HIRES_CLOCK_GETTIME_SYSCALL -DTIME_HIRES_CLOCK_GETRES
-DTIME_HIRES_CLOCK_GETRES_SYSCALL -DTIME_HIRES_CLOCK-DTIME_HIRES_STAT=4
-DATLEASTFIVEOHOHFIVE HiRes.c
HiRes.xs: In function ‘XS_Time__HiRes_stat’:
HiRes.xs:1221: error: too few arguments to function ‘Perl_pp_stat’
make: *** [HiRes.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
The following modules are missing, or you may have older versions:
------
--
View this message in context: http://www.nabble.com/trouble-installing-Time%3A%3AHiRes-tf2765278.html#a7711123
Sent from the ubuntu-users mailing list archive at Nabble.com.
More information about the ubuntu-users
mailing list