Thread Socket-2.018 auf Perl 5.18.2 / Win7 (5 answers)
Opened by bianca at 2015-03-18 06:48

bianca
 2015-03-18 06:48
#180188 #180188
User since
2009-09-13
6978 Artikel
BenutzerIn

user image
Hallo!
Ich bin mal wieder mit CPAN Modulen zugange :)
Laut CPAN Testers soll CPAN:Socket 2.018 auf Perl 5.18.2 built for MSWin32-x86-multi-thread-64int auf Win7 funktionieren: http://www.cpantesters.org/cpan/report/2a51a52b-6c...

Bei mir sieht das aber nicht so aus:
Quote
cpan> force install Socket
Running install for module 'Socket'
Running make for P/PE/PEVANS/Socket-2.018.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\Socket-2.018-eTBLfj

CPAN.pm: Building P/PE/PEVANS/Socket-2.018.tar.gz

gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"2.018\" -DXS_VERSION=\"2.018\" "-IC:\strawberry\perl\lib\CORE" Socket.c
dmake.exe: Error code 129, while making 'Socket.o'
PEVANS/Socket-2.018.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
Stopping: 'install' failed for 'Socket'.
Failed during this command:
PEVANS/Socket-2.018.tar.gz : make NO

Lässt sich ermitteln, was beim CPAN Tester anders ist als bei mir und der Grund für den Fehler ist? Ich brauche das neue CPAN:Socket, damit CPAN:Net::FTP auf 3.05 geupt werden kann und dann FTP mit SSL möglich wird.
10 print "Hallo"
20 goto 10

View full thread Socket-2.018 auf Perl 5.18.2 / Win7