Re: 'NV' not in typemap in Util.xs

[email protected] ("Graham Barr")
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>
On Tue, September 13, 2005 6:23 am, Xavier Ottolini wrote:
> Hi all,
>
> I am a newbee with perl. I try to install the Scalar::Util module with
> CPAN. I get an error during the operation. Her is the message :
>


> /usr/bin/perl -Iinc -I/usr/lib/perl5/5.6.0/i386-linux
> -I/usr/lib/perl5/5.6.0 /usr/lib/perl5/5.6.0/ExtUtils/xsubpp  -typemap
> /usr/lib/perl5/5.6.0/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc
> Util.c

Something is wrong there. The Makefile.PL should add -typemap mytypemap
to the xsubpp args for perl prior to 5.6.1

Can you run

  grep XSUBPP_EXTRA_ARGS Makefile

Graham.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.