Wed Jan 22 04:47:19 2014: Request 92353 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: Installation failed - NMAKE : fatal error U1077:
'C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe' : code reto ur '0x2'
Broken in: 1.017
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92353 >
> Which is your environment in Windows ?
I just checked with Strawberry Perl 5.18.1 (which comes with the MingW
toolchain) on Windows 7 SP1 (32-bit).
PAR::Packer builds and tests OK out of the box.
Can you try to install the mingw PPM and remove the Visual Studio stuff from
PATH in the environment where you try to build PAR::Packer. It should then find
gcc, fake Config.pm to pretend your perl was built using it and hence use gcc
to build PAR::Packer.
Cheers, Roderich