in reply to Re^4: Module::Build::XSUtil build problem
in thread Module::Build::XSUtil build problem
Ok - I sorted it out. It was two things:
cpan20> test Module::Build::XSUtil Running test for module 'Module::Build::XSUtil' Running Build for H/HI/HIDEAKIO/Module-Build-XSUtil-0.06.tar.gz Has already been unwrapped into directory /u01/oracle/.cpan/build/Module-Build-XSUtil-0.06-36QCGd '/usr/bin/perl Build.PL --install_base /u01/oracle/perl' returned status 65280, won't make Running Build test Make had some problems, won't test
Module::Build required newer versions of Module::Metadata and Perl::OSType.
At some point I did install a newer build of Module::Build on the Solaris 11 with perl 5.12 and it had $VERSION = '0.4205'; of Module::Build. Would it be reasonable to ask the maintainer of Module::Build::XSUtil to put in his code a 'require' statement for a newer version of Module::Build? I think that would sort things out.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Module::Build::XSUtil build problem
by Anonymous Monk on Apr 10, 2014 at 20:02 UTC | |
by jimhallsun (Sexton) on Apr 10, 2014 at 20:37 UTC | |
by Anonymous Monk on Apr 10, 2014 at 20:56 UTC |