Altoine Barker <ndiscreet@gmail.com> on Wednesday, May 16, 2007 at 1:36 AM -0800 wrote:
I get the following error when I build p5-pdl from p5-gimp:
<snip> Manifying ../blib/man3/PDL.3 /opt/local/bin/perl BAD2_demo.pm.PL BAD2_demo.pm Can't locate PDL/Config.pm in @INC (@INC contains: /opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl .) at BAD2_demo.pm.PL line 12. BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. make[1]: *** [BAD2_demo.pm] Error 2 make: *** [subdirs] Error 2
Warning: the following items did not execute (for p5-pdl): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: The following dependencies failed to build: p5-pdl Error: Status 1 encountered during processing. </snip>
Anyone else come across this problem... and/or know a solution? I am working with a Powermac G4 running OSX 10.4.9. My MacPorts is version 1.440. My perl version is 5.8.8 for darwin-2level I had installed from a fresh install and my first port command ran after sync and selfupdate was "sudo port -v install p5-gimp" then the error I am reporting now, happened.
- -Altoine
I got the same thing. I updated the portfile to 2.4.3 and it fixes that so please wait a bit and do a selfupdate and try again. Mark