After running self-update, and upon running update-all, I get the following errors:
'INSTALLSITEBIN' is not a known MakeMaker parameter name.
'INSTALLSITEMAN1DIR' is not a known MakeMaker parameter name.
'INSTALLSITEMAN3DIR' is not a known MakeMaker parameter name.
Warning: I could not locate your pod2man program. Please make sure,
�� � � � your pod2man program is in your PATH before you execute 'make'
Writing Makefile for Compress::Zlib
make
cp Zlib.pm blib/lib/Compress/Zlib.pm
AutoSplitting blib/lib/Compress/Zlib.pm (blib/lib/auto/Compress/Zlib)
/sw/bin/perl5.8.1 -I/sw/lib/perl5-core/5.8.1/darwin-thread-multi-2level -I/sw/lib/perl5-core/5.8.1 /sw/lib/perl5-core/5.8.1/ExtUtils/xsubpp� -typemap /sw/lib/perl5-core/5.8.1/ExtUtils/typemap -typemap typemap Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c
make: *** No rule to make target `/sw/lib/perl5-core/5.8.1/darwin-thread-multi-2level/CORE/objXSUB.h', needed by `Zlib.o'.� Stop.
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-compress-zlib-pm581-1.34-11
(Reading database ... 65229 files and directories currently installed.)
Removing fink-buildlock-compress-zlib-pm581-1.34-11 ...
Failed: phase compiling: compress-zlib-pm581-1.34-11 failed
I would appreciate any ideas on how to solve this.�
Alfredo Louro