Skip Menu |

This queue is for tickets about the String-CRC32 CPAN distribution.

Report information
The Basics
Id: 86313
Status: open
Worked: 5 min
Priority: 0/
Queue: String-CRC32

People
Owner: Nobody in particular
Requestors: imanuddina [...] yahoo.com.sg
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: "bug-String-CRC32 [...] rt.cpan.org" <bug-String-CRC32 [...] rt.cpan.org>
Subject: Error code 129
Date: Sat, 22 Jun 2013 05:09:56 +0800 (SGT)
To: "peters__perl [...] opcenter.de" <peters__perl [...] opcenter.de>
From: Imanuddin Amril <imanuddina [...] yahoo.com.sg>
Hi  Peters, I tried to install it on my strawberry perl (run on Windows Vista 32b) however I got this error C:\strawberry\String-CRC32-1.4>perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::CRC32 Writing MYMETA.yml and MYMETA.json C:\strawberry\String-CRC32-1.4>dmake cp CRC32.pm blib\lib\String\CRC32.pm cp CRC32.pod blib\lib\String\CRC32.pod C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  -typemap  C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  CRC32.xs > CRC32.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- CRC32.xsc CRC32. c gcc -c          -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT - DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields -s -O2   -DVERSION=\"1.4\"     -DXS_VERSION=\"1.4\"  "-IC:\strawberry\perl\lib\CORE" CRC32.c gcc: no input files dmake:  Error code 129, while making 'CRC32.o' C:\strawberry\String-CRC32-1.4> Can you advise what is happening ? And how to resolve it. Thanks ! +iman+
Please make sure CRC32.xsc had been created correctly and was moved/renamed to CRC32.c in the subsequent command (see ouput). If moving/renaming fails, please check filesystem access rights of the current user (rw access).
Subject: Re: [rt.cpan.org #86313] Error code 129
Date: Sat, 22 Jun 2013 05:40:10 +0800 (SGT)
To: "bug-String-CRC32 [...] rt.cpan.org" <bug-String-CRC32 [...] rt.cpan.org>
From: Imanuddin Amril <imanuddina [...] yahoo.com.sg>
Hi Peters, Indeed both are there and crc32.c is created corretly i assume. Here they are. C:\strawberry\String-CRC32-1.4>perl -v This is perl 5, version 18, subversion 0 (v5.18.0) Show quoted text
________________________________ From: Soenke J. Peters via RT <bug-String-CRC32@rt.cpan.org> To: imanuddina@yahoo.com.sg Sent: Saturday, 22 June 2013, 5:32 Subject: [rt.cpan.org #86313] Error code 129 <URL: https://rt.cpan.org/Ticket/Display.html?id=86313 > Please make sure CRC32.xsc had been created correctly and was moved/renamed to CRC32.c in the subsequent command (see ouput). If moving/renaming fails, please check filesystem access rights of the current user (rw access).

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.