Skip Menu |

This queue is for tickets about the DCE-Perl CPAN distribution.

Report information
The Basics
Id: 5311
Status: new
Priority: 0/
Queue: DCE-Perl

People
Owner: Nobody in particular
Requestors: yaberger [...] ca.ibm.com
Cc:
AdminCc:

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



Subject: Can't create Makefile
DCE-Perl-0.21 yaberge2@info1 ==> /perl5/usr/local/bin/perl Makefile.PL Checking if your kit is complete... Looks good WARNING: TYPEMAPS takes a array reference not a string/number. Please inform the author. ERROR from evaluation of /tmp/dce-perl/DCE-Perl-0.21/ACL/Makefile.PL: Can't use string ("../typemap") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/5.8.2/ExtUtils/MM_Unix.pm line 3958. yaberge2@info1 ==> /perl5/usr/local/bin/perl -v This is perl, v5.8.2 built for aix Copyright 1987-2003, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. yaberge2@info1 ==> uname -a AIX info1 3 4 00058B8F4C00
From: Burgergold
[guest - Thu Feb 12 14:49:08 2004]: Show quoted text
> DCE-Perl-0.21 > > yaberge2@info1 ==> /perl5/usr/local/bin/perl Makefile.PL > Checking if your kit is complete... > Looks good > WARNING: TYPEMAPS takes a array reference not a string/number. > Please inform the author. > ERROR from evaluation of /tmp/dce-perl/DCE-Perl-0.21/ACL/Makefile.PL: > Can't use string ("../typemap") as an ARRAY ref while "strict refs" in > use at /usr/local/lib/perl5/5.8.2/ExtUtils/MM_Unix.pm line 3958. > > > yaberge2@info1 ==> /perl5/usr/local/bin/perl -v > > This is perl, v5.8.2 built for aix > > Copyright 1987-2003, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5 source > kit. > > Complete documentation for Perl, including FAQ lists, should be found > on > this system using `man perl' or `perldoc perl'. If you have access to > the > Internet, point your browser at http://www.perl.com/, the Perl Home > Page. > > > yaberge2@info1 ==> uname -a > AIX info1 3 4 00058B8F4C00
By removing the TYPEMAPS value, I've succeed to create my Makefile