develooper Front page | perl.perl5.porters | Postings from May 2012

[perl #3503] Problem Dmake'ing' on WindowsNT 4.0 server

Thread Previous
From:
Brian Fraser via RT
Date:
May 7, 2012 13:21
Subject:
[perl #3503] Problem Dmake'ing' on WindowsNT 4.0 server
Message ID:
rt-3.6.HEAD-4610-1336148909-1048.3503-15-0@perl.org
On Thu Jul 13 15:03:57 2000, Andrew_Cohen@sg.cbs.fiserv.com wrote:
> 
>      I am trying to dmake Perl 5 on a windows NT 4.0 server.
> I have installed DMake and the DMake installations runs but it end
with the
> following error :-
> 
> 
> cd ..\ext\Socket && \
>         ..\..\miniperl -I..\..\lib Makefile.PL INSTALLDIRS=perl
> Writing Makefile for Socket
> cd ..\ext\Socket && c:\dmake\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'
> 
> I am unable to do the next steps of:-
> 
> dmake test
> dmake install
> 
> they both give the same error.
> 
> 
> Could you please advise what is the matter.
> 
> Thanks
> 
> Andrew

Well, this ticket had been dead for more than a decade. Seeing how we no
longer support NT4, and recent Perls build fine(ish) in newer Windows
systems, I'm marking this as rejected.

OP, if you are still around, here's hoping other bugs you report get a
bit more of attention!


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=3503

Thread Previous


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