Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Failure to build Perl 5.14.0 on Fedora 14 under perlbrew

by mpeters (Chaplain)
on May 18, 2011 at 18:03 UTC ( [id://905532]=perlquestion: print w/replies, xml ) Need Help??

mpeters has asked for the wisdom of the Perl Monks concerning the following question:

Side Note:This is similar to another question I asked here, but different version of Perl and different error message.

I have a newly installed Fedora 14 system that I'd like to install various perls on to test different modules. I've got 5.8.9 already and was trying to get the brand new 5.14.0: perlbrew install perl-5.14.1 That hums along until it fails with the following error:

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 `attr +ibutes.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 `uti +lities'. Stop.

Any thoughts as to what I'm missing?

Replies are listed 'Best First'.
Re: Failure to build Perl 5.14.0 on Fedora 14 under perlbrew
by Anonymous Monk on May 18, 2011 at 19:20 UTC
    Any thoughts as to what I'm missing?

    You forgot to eliminate the middleman, perlbrew

Re: Failure to build Perl 5.14.0 on Fedora 14 under perlbrew
by ysthzilla (Initiate) on Jul 15, 2011 at 22:41 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://905532]
Approved by ikegami
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 16:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found