On Mar 14, 2005, at 10:10 AM, _brian_d_foy wrote:
Can't locate object method "curdir" via package "ExtUtils::MM_Unix" at /usr/local/lib/perl5/5.8.5/ExtUtils/MM_Unix.pm line 99.
I don't think this one is my fault. Any idea what's going on there?
Hrm. Well I do have ExtUtils::MakeMaker 6.25_07 installed on that box. Let me upgrade to 6.25_10...
% make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.5 "-MTest::Manifest" "-e" "run_t_manifest(0, 'blib/lib', 'blib/arch')"
Can't locate object method "curdir" via package "ExtUtils::MM_Unix" at /usr/local/lib/perl5/5.8.5/ExtUtils/MM_Unix.pm line 101.
Compilation failed in require at (eval 3) line 3.
Compilation failed in require at /usr/local/lib/perl5/5.8.5/ExtUtils/MakeMaker.pm line 42.
Compilation failed in require at /usr/local/lib/perl5/5.8.5/ExtUtils/MM_Any.pm line 9.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.5/ExtUtils/MM_Any.pm line 9.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.5/Test/Manifest.pm line 21.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.5/Test/Manifest.pm line 21.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** Error code 255
Stop in /usr/home/theory/.cpanplus/5.8.5/build/Test-Data-1.17.
Nope, that doesn't fix the problem. Hrm...
% perl -MExtUtils::MM_Unix -le 'print ExtUtils::MM_Unix->curdir' .
Looks like it can find it. Could ExtUtils::MM_Unix not be getting loaded somehow?
Regards,
David
smime.p7s
Description: S/MIME cryptographic signature
