Hi, I have a vendor built perl that is linked in with the environment of the application (EMC Smarts) running on CentOS 6.7 (2.6.32-573.el6.x86_64), and we can't get it to install ExtUtil::MakeMaker, among many other modules. The built in perl of the system installs MakeMaker just fine.
# sm_perl -v This is perl 5, version 16, subversion 2 (v5.16.2) built for x86_64-linux-thread-multi When I try to do the make test I get this: # make test PERL_DL_NONLAZY=1 "/opt/InCharge9/SAM/smarts/bin/sm_perl" "-Iblib/arch" "-Iblib/lib" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00compile.t ............. ok t/01perl_bugs.t ........... ok t/02-xsdynamic.t .......... Can't locate object method "can_dep_space" via package "PACK001" at lib//MakeMaker/Test/Setup/XS.pm line 22. Compilation failed in require at t/02-xsdynamic.t line 11. BEGIN failed--compilation aborted at t/02-xsdynamic.t line 11. cannot remove path when cwd is /tmp/CPAN/ExtUtils-MakeMaker-7.16/t/A0fJXBaYzO for /tmp/CPAN/ExtUtils-MakeMaker-7.16/t/A0fJXBaYzO: at /opt/InCharge9/SAM/smarts/toolbox/perl/lib/5.16.2/File/Temp.pm line 902. t/02-xsdynamic.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/03-xsstatic.t ........... Can't locate object method "can_dep_space" via package "PACK001" at lib//MakeMaker/Test/Setup/XS.pm line 22. Any ideas of what is going on here? Many of the subparts of Smarts needs 32 bit libraries. We've gone through the required rpms for the system and they are installed. Paul Root Lead Engineer CenturyLink Network Reliability Operations Center 390 Commerce Dr Woodbury, MN 55125 Direct: (651)312-5207 paul.r...@centurylink.com This communication is the property of CenturyLink and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.