perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
Copyright 1987-2007, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
####
Running install for module 'Math::FFT'
Running make for R/RK/RKOBES/Math-FFT-1.28.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RK/RKOBES/Math-FFT-1.28.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RK/RKOBES/CHECKSUMS
Checksum for C:\strawberry\cpan\sources\authors\id\R\RK\RKOBES\Math-FFT-1.28.tar.gz ok
CPAN.pm: Going to build R/RK/RKOBES/Math-FFT-1.28.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Math::FFT
cp FFT.pm blib\lib\Math\FFT.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap FFT.xs > FFT.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtil
s::Command -e mv FFT.xsc FFT.c
gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" "-IC:\str
awberry\perl\lib\CORE" FFT.c
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:587: sys/types.h: No such file or directory
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:618: ctype.h: No such file or directory
C:\strawberry\perl\lib\CORE\perl.h:630: locale.h: No such file or directory
C:\strawberry\perl\lib\CORE\perl.h:647: setjmp.h: No such file or directory
C:\strawberry\perl\lib\CORE\perl.h:658: stdlib.h: No such file or directory
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:973: string.h: No such file or directory
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:1137: sys/stat.h: No such file or directory
C:\strawberry\perl\lib\CORE\perl.h:1159: time.h: No such file or directory
C:\strawberry\perl\lib\CORE\perl.h:1180: errno.h: No such file or directory
In file included from C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\include\syslimits.h:7,
from C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\include\limits.h:11,
from C:\strawberry\perl\lib\CORE\perl.h:1773,
from FFT.xs:6:
C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\include\limits.h:116: No include path in which to find limits.h
In file included from C:\strawberry\perl\lib\CORE\perl.h:2497,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\dosish.h:125: signal.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\win32thread.h:4,
from C:\strawberry\perl\lib\CORE\perl.h:2748,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\win32.h:59: windows.h: No such file or directory
C:\strawberry\perl\lib\CORE\win32.h:70: io.h: No such file or directory
C:\strawberry\perl\lib\CORE\win32.h:71: process.h: No such file or directory
C:\strawberry\perl\lib\CORE\win32.h:72: stdio.h: No such file or directory
C:\strawberry\perl\lib\CORE\win32.h:73: direct.h: No such file or directory
C:\strawberry\perl\lib\CORE\win32.h:74: stdlib.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\win32thread.h:4,
from C:\strawberry\perl\lib\CORE\perl.h:2748,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\win32.h:76: fcntl.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\win32.h:359,
from C:\strawberry\perl\lib\CORE\win32thread.h:4,
from C:\strawberry\perl\lib\CORE\perl.h:2748,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\sys/socket.h:17: windows.h: No such file or directory
C:\strawberry\perl\lib\CORE\sys/socket.h:26: winsock2.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\win32.h:551,
from C:\strawberry\perl\lib\CORE\win32thread.h:4,
from C:\strawberry\perl\lib\CORE\perl.h:2748,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perlio.h:65: stdio.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\win32.h:557,
from C:\strawberry\perl\lib\CORE\win32thread.h:4,
from C:\strawberry\perl\lib\CORE\perl.h:2748,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\win32iop.h:17: sys/utime.h: No such file or directory
In file included from C:\strawberry\perl\lib\CORE\perl.h:3275,
from FFT.xs:6:
C:\strawberry\perl\lib\CORE\iperlsys.h:913: setjmp.h: No such file or directory
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:3823: math.h: No such file or directory
In file included from FFT.xs:6:
C:\strawberry\perl\lib\CORE\perl.h:5578: fcntl.h: No such file or directory
dmake.EXE: Error code 129, while making 'FFT.o'
RKOBES/Math-FFT-1.28.tar.gz
C:\strawberry\c\bin\dmake.EXE -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
RKOBES/Math-FFT-1.28.tar.gz : make NO
cpan> q
Lockfile removed.