Ray Smith has asked for the wisdom of the Perl Monks concerning the following question:
... lots of the install process...cpan C:\Users\charlers\Desktop>cpan Set up gcc environment - gcc.exe (gcc-4.6.3 release with patches [buil +d 20121012 by perlmingw.sf.net]) 4.6.3 cpan shell -- CPAN exploration and modules installation (v1.9456) Enter 'h' for help. cpan> install Tk
C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 X.bs C:\Perl64\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Tk::X\", 'DLBASE' => 'X', 'DL_FUNCS' => +{ }, 'FUN CLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" Set up gcc environment - gcc.exe (gcc-4.6.3 release with patches [buil +d 20121012 by perlmingw.sf.net]) 4.6.3 dlltool --def X.def --output-exp dll.exp C:\STRAWB~1\c\bin\g++.exe -o ..\..\blib\arch\auto\Tk\X\X.dll -Wl,--bas +e-file -Wl ,dll.base -mdll -L"C:\Perl64\lib\CORE" X.o -Wl,--image-base,0x342e0000 + C:\Perl6 4\lib\CORE\perl512.lib -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg +32 -ladvap i32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwi +nmm -lvers ion -lodbc32 -lodbccp32 -lcomctl32 -lbufferoverflowU -lmsvcrt dll.exp c:/strawb~1/c/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w +64-mingw32 /bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status dmake.exe: Error code 129, while making '..\..\blib\arch\auto\Tk\X\X. +dll' dmake.exe: Error code 255, while making 'subdirs' dmake.exe: Error code 255, while making 'subdirs' SREZIC/Tk-804.031.tar.gz C:\STRAWB~1\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: SREZIC/Tk-804.031.tar.gz : make NO
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing Tk problems with Active State on Windows (ppm)
by Anonymous Monk on Aug 26, 2013 at 01:49 UTC | |
|
Re: Installing Tk problems with Active State on Windows
by syphilis (Archbishop) on Aug 26, 2013 at 13:56 UTC | |
|
Re: Installing Tk problems with Active State on Windows
by Anonymous Monk on Aug 26, 2013 at 01:53 UTC | |
by bulk88 (Priest) on Aug 26, 2013 at 03:15 UTC | |
by Anonymous Monk on Aug 26, 2013 at 03:43 UTC | |
by syphilis (Archbishop) on Aug 26, 2013 at 10:13 UTC |