Subject: | Build failure with perl 5.005_05 |
Time::HiRes does not build with the newest perl 5.005:
$ make
ccache cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-I/usr/local/include -O2 -pipe -DVERSION=\"1.9707\"
-DXS_VERSION=\"1.9707\" -DPIC -fPIC
"-I/usr/perl5.005_05/lib/5.00505/amd64-freebsd/CORE"
-DTIME_HIRES_NANOSLEEP -DATLEASTFIVEOHOHFIVE HiRes.c
HiRes.xs: In function `XS_Time__HiRes_stat':
HiRes.xs:1208: error: `PL_ppaddr' undeclared (first use in this function)
HiRes.xs:1208: error: (Each undeclared identifier is reported only once
HiRes.xs:1208: error: for each function it appears in.)
*** Error code 1
Regards,
Slaven