develooper Front page | perl.perl5.porters | Postings from November 2000

[ID 20001121.005] Perl installation

From:
Emmanuel_G_Anagnostou
Date:
November 21, 2000 12:13
Subject:
[ID 20001121.005] Perl installation
Message ID:
008056DF.C21405@email.whirlpool.com
     I am trying to install Perl in a NT box that I have.
     I am going through the steps outlined in README.win32. When I run 
     "dmake test" I get this error message:

     C:\unzipped\Perlstable\perl-5.6.0\win32>dmake test
     ECHO is on.
     ECHO is on.
     cd ..\ext\Socket && \
             ..\..\miniperl -I..\..\lib Makefile.PL INSTALLDIRS=perl
     Writing Makefile for Socket
     cd ..\ext\Socket && E:\Programs\dmake-4.1pl1-win32\dmake.exe -S
     gcc -c  -g -O2 -DWIN32 -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O2
         -DVERSION=\"1.72\"  -DXS_VERSION=\"1.72\"  -I..\..\lib\CORE  Socket.c
     Socket.c: In function `boot_Socket':
     Socket.c:1224: incompatible type for argument 1 of `strcmp'
     dmake.exe:  Error code 1, while making 'Socket.o'
     dmake.exe:  Error code 255, while making '..\lib\auto\Socket\Socket.dll'
     
     
     Can you please help?
     Thanks
     
     Emmanuel Anagnostou
     

     
     
      




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About