[Israel.pm] Class::XSAccessor 0.13 module from CPAN on Mandriva - "make test" failure
Gabor Szabo
szabgab at gmail.com
Fri Dec 12 02:23:03 PST 2008
On Fri, Dec 12, 2008 at 11:40 AM, Oren Maurer <meorero at gmail.com> wrote:
> Hi all.
>
> I have Mandriva 2009.0 on my home PC.
>
> I try to get the latest 'Class::XSAccessor' module (0.13) - as it is
> one of the requirements for Padre.
>
> Here I try to do it "manually" from CPAN shell.
> I first use "look" and than - try to do "make test" - which fails:
>
> cpan[14]> look Class::XSAccessor
> Running look for module 'Class::XSAccessor'
>
> Trying to open a subshell in the build directory...
> Working directory is /root/.cpan/build/Class-XSAccessor-0.13-0gncEs
>
> [root at meorero03 Class-XSAccessor-0.13-0gncEs]# make test
> cp lib/Class/XSAccessor.pm blib/lib/Class/XSAccessor.pm
> /usr/bin/perl5.10.0 -MAutoXS::Header -e
> AutoXS::Header::WriteAutoXSHeader
> make: *** No rule to make target
> `/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/EXTERN.h', needed
> by `XSAccessor.o'. Stop.
> [root at meorero03 Class-XSAccessor-0.13-0gncEs]#
>
>
>
>
> Any ideas??
> --
did you run "perl Makefile.PL" after "look" and before "make test" ?
Gabor
More information about the Perl
mailing list