Mark Knecht writes: > OK, let's start with xfce4-meta because there was only one failure. > eix-update was done this morning and emerge -DuN @system is clean > using ~arch in make.conf. I'll paste make.conf & emerge --info at the > end of this message [...] > >>> Source prepared. > >>> Configuring source in > >>> /var/tmp/portage/dev-perl/glib-perl-1.222/work/Glib-1.222 ... > > * Using ExtUtils::MakeMaker > Can't locate ExtUtils/Depends.pm in @INC (@INC contains: [...] > MakeMaker FATAL: prerequisites not found. > ExtUtils::Depends not installed > > Please install these modules first and rerun 'perl Makefile.PL'.
wo...@weird ~ $ equery b $( locate ExtUtils/Depends.pm ) * Searching for /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/Depends.pm ... dev-perl/extutils-depends-0.302 (/usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/Depends.pm) So I guess you do not have dev-perl/extutils-depends installed? In this case, emerge it, and let's hope all the other errors are similar ones. Wonko