in reply to Re^2: Tk Package Fails to Make - Next Crisis
in thread SOLVED (mostly): Tk Package Fails to Make
perl -v</code) outputs: <p><p> <code> 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 ki +t. 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 Pa +ge.
...with no discussion of compilation. Attempting install Match::FFT yields:
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-FF +T-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_CONTE +XT -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 d +irectory In file included from FFT.xs:6: C:\strawberry\perl\lib\CORE\perl.h:618: ctype.h: No such file or direc +tory C:\strawberry\perl\lib\CORE\perl.h:630: locale.h: No such file or dire +ctory C:\strawberry\perl\lib\CORE\perl.h:647: setjmp.h: No such file or dire +ctory C:\strawberry\perl\lib\CORE\perl.h:658: stdlib.h: No such file or dire +ctory In file included from FFT.xs:6: C:\strawberry\perl\lib\CORE\perl.h:973: string.h: No such file or dire +ctory In file included from FFT.xs:6: C:\strawberry\perl\lib\CORE\perl.h:1137: sys/stat.h: No such file or d +irectory C:\strawberry\perl\lib\CORE\perl.h:1159: time.h: No such file or direc +tory C:\strawberry\perl\lib\CORE\perl.h:1180: errno.h: No such file or dire +ctory In file included from C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\inc +lude\syslimits.h:7, from C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\inc +lude\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 di +rectory 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 dir +ectory C:\strawberry\perl\lib\CORE\win32.h:70: io.h: No such file or director +y C:\strawberry\perl\lib\CORE\win32.h:71: process.h: No such file or dir +ectory C:\strawberry\perl\lib\CORE\win32.h:72: stdio.h: No such file or direc +tory C:\strawberry\perl\lib\CORE\win32.h:73: direct.h: No such file or dire +ctory C:\strawberry\perl\lib\CORE\win32.h:74: stdlib.h: No such file or dire +ctory 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 direc +tory 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 o +r 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 dire +ctory 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 o +r 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 direc +tory In file included from FFT.xs:6: C:\strawberry\perl\lib\CORE\perl.h:5578: fcntl.h: No such file or dire +ctory 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.
By the way, much thanks for helping me with all of this so far. I'm learning a lot.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Tk Package Fails to Make - Next Crisis
by CSJewell (Beadle) on Apr 10, 2009 at 01:31 UTC | |
|
Re^4: Tk Package Fails to Make - Next Crisis
by syphilis (Archbishop) on Apr 10, 2009 at 07:46 UTC | |
by BJ_Covert_Action (Beadle) on Apr 10, 2009 at 19:02 UTC | |
by syphilis (Archbishop) on Apr 11, 2009 at 00:27 UTC | |
by BJ_Covert_Action (Beadle) on Apr 13, 2009 at 16:16 UTC | |
by syphilis (Archbishop) on Apr 14, 2009 at 01:58 UTC |