paulorfmmb has asked for the wisdom of the Perl Monks concerning the following question:
I tried installing just Proc::ProcessTable but it comes up with this errorRunning install for module 'Inline::Python' NINE/Inline-Python-0.56.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\I +nline-Python-0.56-FjgGjd NINE/Inline-Python-0.56.tar.gz Has already been prepared Running make for N/NI/NINE/Inline-Python-0.56.tar.gz ---- Unsatisfied dependencies detected during ---- ---- NINE/Inline-Python-0.56.tar.gz ---- Proc::ProcessTable [build_requires] Running install for module 'Proc::ProcessTable' JWB/Proc-ProcessTable-0.55.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\P +roc-ProcessTable-0.55-D7PRce JWB/Proc-ProcessTable-0.55.tar.gz Has already been prepared Running make for J/JW/JWB/Proc-ProcessTable-0.55.tar.gz dlltool --def ProcessTable.def --output-exp dll.exp g++ -o blib\arch\auto\Proc\ProcessTable\ProcessTable.dll -Wl,--base-fi +le -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawb +erry\c\lib" ProcessTable.o C:\strawberry\perl\lib\CORE\libperl518.a + -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvap +i32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lw +inmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp ProcessTable.o:ProcessTable.c:(.text+0x3f): undefined reference to `OS +_initialize' ProcessTable.o:ProcessTable.c:(.text+0x3d2): undefined reference to `O +S_get_table' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686 +-w64-mingw32/bin/ld.exe: ProcessTable.o: bad reloc address 0x124 in s +ection `.rdata' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686 +-w64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2.exe: error: ld returned 1 exit status dmake.exe: Error code 129, while making 'blib\arch\auto\Proc\ProcessT +able\ProcessTable.dll' JWB/Proc-ProcessTable-0.55.tar.gz C:\strawberry\c\bin\dmake.exe -- NOT OK Stopping: 'install' failed for 'Proc::ProcessTable'. Failed during this command: JWB/Proc-ProcessTable-0.55.tar.gz : make NO
Running install for module 'Proc::ProcessTable' JWB/Proc-ProcessTable-0.55.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\P +roc-ProcessTable-0.55-D7PRce JWB/Proc-ProcessTable-0.55.tar.gz Has already been prepared Running make for J/JW/JWB/Proc-ProcessTable-0.55.tar.gz dlltool --def ProcessTable.def --output-exp dll.exp g++ -o blib\arch\auto\Proc\ProcessTable\ProcessTable.dll -Wl,--base-fi +le -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawb +erry\c\lib" ProcessTable.o C:\strawberry\perl\lib\CORE\libperl518.a + -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvap +i32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lw +inmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp ProcessTable.o:ProcessTable.c:(.text+0x3f): undefined reference to `OS +_initialize' ProcessTable.o:ProcessTable.c:(.text+0x3d2): undefined reference to `O +S_get_table' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686 +-w64-mingw32/bin/ld.exe: ProcessTable.o: bad reloc address 0x124 in s +ection `.rdata' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686 +-w64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2.exe: error: ld returned 1 exit status dmake.exe: Error code 129, while making 'blib\arch\auto\Proc\ProcessT +able\ProcessTable.dll' JWB/Proc-ProcessTable-0.55.tar.gz C:\strawberry\c\bin\dmake.exe -- NOT OK Stopping: 'install' failed for 'Proc::ProcessTable'. Failed during this command: JWB/Proc-ProcessTable-0.55.tar.gz : make NO
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem installing Inline::Python
by NetWallah (Canon) on Apr 23, 2018 at 18:14 UTC | |
by stevieb (Canon) on Apr 23, 2018 at 19:12 UTC | |
by Johnd (Initiate) on May 01, 2018 at 22:04 UTC | |
|
Re: Problem installing Inline::Python
by karlgoethebier (Abbot) on Apr 24, 2018 at 10:31 UTC |