Skip Menu |

This queue is for tickets about the libintl-perl CPAN distribution.

Report information
The Basics
Id: 4512
Status: resolved
Priority: 0/
Queue: libintl-perl

People
Owner: GUIDO [...] cpan.org
Requestors:
Cc:
AdminCc:

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



Subject: Undefined subroutine &main:: called at MyInstall.pm line 11.
C:\new\libintl-perl-1.06>nmake install Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. ********* Checking blib\arch *************** Undefined subroutine &main:: called at MyInstall.pm line 11. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' Stop. Here's a suggestion, remove your hack, and distribute the xs version as a separate distribution, or, create the neccessary XS files only if you can compile your test program.
From: guido [...] imperia.net
[guest - Thu Nov 27 21:57:25 2003]: Show quoted text
> C:\new\libintl-perl-1.06>nmake install > > Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 > Copyright (C) Microsoft Corp 1988-1998. All rights reserved. > > ********* Checking blib\arch *************** > Undefined subroutine &main:: called at MyInstall.pm line 11. > NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' > Stop.
Which Perl version and which version of ExtUtils::Install do you use? Thanks! Guido
not that it really matters (ugly hack should die), but ExtUtils::Install 1.32 ActivePerl 5.6.1 standard build