Creating Makefile.PL in ext/attributes for attributes Running Makefile.PL in ext/attributes ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a Writing Makefile for attributes Writing MYMETA.yml make[1]: Entering directory `/home/mpeters/perl5/perlbrew/build/perl-5.14.0/ext/attributes' make[1]: Leaving directory `/home/mpeters/perl5/perlbrew/build/perl-5.14.0/ext/attributes' Making all in ext/attributes make all PERL_CORE=1 LIBPERL_A=libperl.a make[1]: Entering directory `/home/mpeters/perl5/perlbrew/build/perl-5.14.0/ext/attributes' cp attributes.pm ../../lib/attributes.pm make[1]: *** No rule to make target `ExtUtils/xsubpp', needed by `attributes.c'. Stop. make[1]: Leaving directory `/home/mpeters/perl5/perlbrew/build/perl-5.14.0/ext/attributes' Unsuccessful make(ext/attributes): code=512 at make_ext.pl line 463. make: *** [ext/attributes/pm_to_blib] Error 25 make: *** No rule to make target `lib/auto/Cwd/Cwd.so', needed by `utilities'. Stop.