Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 17457
Status: rejected
Priority: 0/
Queue: PAR

People
Owner: smueller [...] cpan.org
Requestors: cop6moe-le-goff.consultant [...] dgi.finances.gouv.fr
Cc:
AdminCc:

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



Subject: Build problem, AS Perl 5.8.7, Win XP
I want to compile my program with PP(PAR). I use Windows XP SP2 I use activestate . This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 14 registered patches, see perl -V for more detail) Copyright 1987-2005, Larry Wall Binary build 815 [211909] provided by ActiveState http://www.ActiveState.com ActiveState is a division of Sophos. Built Nov 2 2005 08:44:52 I install PAR version 0.90 with PPM (I use the activestate repository). I compile with this commande : pp -I D:/RSP/GPC/cvsgpc/GC/gpc/lib -M Gpc::Services::Permissions::Client -M Gpc::Service::Client -M Class::Accessor -o D:/RSP/GPC/GL/install/ppcvs.exe D:/RSP/GPC/cvsgpc/GC/gpc/bin/rspcvs the compile seems OK but when I execute the exe file Use of uninitialized value in string eq at Gpc/Outils.pm line 52. Can't load 'C:\DOCUME~1\amlegoff\LOCALS~1\Temp\par-amlegoff\cache- 1138955125\f16f3b90.dll' for module Socket: load_file:La procédure spécifiée est introuvable at D:/cpanrun/build/5-8-0/lib/DynaLoader.pm line 229. at ../blib/lib/PAR/Heavy.pm line 107 Compilation failed in require at IO/Socket.pm line 12. BEGIN failed--compilation aborted at IO/Socket.pm line 12. Compilation failed in require at Gpc/Service/Client.pm line 101. Thanks for your help
This is most likely the same bug as https://rt.cpan.org/Ticket/Display.html?id=13858 Closing this as a duplicate. Steffen