Subject: | 1.62 fails to build |
Perl 5.8.5 under Cygwin environment
Show quoted text
> make
cp HiRes.pm blib/lib/Time/HiRes.pm
/usr/local/bin/perl.exe /usr/local/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -DUSEIMPORTLIB -O3 -pipe -frename-registers -fomit-frame-pointer -mcpu=pentium4 -march=pentium4 -mfpmath=sse -mmmx -msse -msse2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" "-I/usr/local/lib/perl5/5.8.5/cygwin-thread-multi-64int/CORE" -DTIME_HIRES_NANOSLEEP -DHAS_W32API_WINDOWS_H -DATLEASTFIVEOHOHFIVE HiRes.c
HiRes.xs: In function `XS_Time__HiRes_CLONE':
HiRes.xs:664: error: `MY_CXT_CLONE' undeclared (first use in this function)
HiRes.xs:664: error: (Each undeclared identifier is reported only once
HiRes.xs:664: error: for each function it appears in.)
make: *** [HiRes.o] Error 1