View previous topic :: View next topic |
Author |
Message |
Trifaux666 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/3721640233f6d7c05245d9.gif)
Joined: 21 Sep 2003 Posts: 112 Location: Italia - Roma
|
Posted: Fri Jan 05, 2007 11:45 am Post subject: emerge system: errore di compilazione (Test-Simple-0.64) |
|
|
innanzitutto salve a tutti e buon anno!
stavo installando gentoo su un p3 900mhz partendo dallo stage 1, e sono incappato nel seguente errore quando ho dato
Code: |
>>> Emerging (1 of 88) perl-core/Test-Simple-0.64 to /
* Test-Simple-0.64.tar.gz MD5 ;-) ... [ ok ] * Test-Simple-0.64.tar.gz RMD160 ;-) ... [ ok ] * Test-Simple-0.64.tar.gz SHA1 ;-) ... [ ok ] * Test-Simple-0.64.tar.gz SHA256 ;-) ... [ ok ] * Test-Simple-0.64.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking Test-Simple-0.64.tar.gz ;-) ... [ ok ]>>> Unpacking source...
>>> Unpacking Test-Simple-0.64.tar.gz to /var/tmp/portage/Test-Simple-0.64/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/Test-Simple-0.64/work/Test-Simple-0.64 ...
/var/tmp/portage/Test-Simple-0.64/work/Test-Simple-0.64
* Using ExtUtils::MakeMaker
Can't locate ExtUtils/MakeMaker/Config.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i386-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i386-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 7.
Compilation failed in require at Makefile.PL line 11.
BEGIN failed--compilation aborted at Makefile.PL line 11.
!!! ERROR: perl-core/Test-Simple-0.64 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1255: Called perl-module_src_compile
perl-module.eclass, line 136: Called perl-module_src_prep
perl-module.eclass, line 125: Called die
!!! Unable to build! (are you using USE="build"?)
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
questo e' il mio make.conf:
Code: |
USE="3dfx X acl alsa apache arts bluetooth bash-completion bzip2 cracklib cdparanoia cdr cddb calendar cups crypt dga directfb dri dts dvd dvdr encode ffmpeg ftp gnutls gif gtk ipv6 java javascript jpeg jpeg2k kde libnotify memlimit mozilla mp3 mpeg mplayer msn mng ogg pdf opengl png samba rdesktop quicktime qt3 qt4 snmp sockets socks5 ssl svg svga tiff usb vorbis videos voodoo3 win32codecs wxwindows xine xinerama xml xv zlib xvid"
CHOST="i386-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
|
non mi viene in mente niente da fare, se non una incompatibilita' di versione tra MakeMaker e questo pacchetto...
cosa posso fare? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kernel78 Moderator
![Moderator Moderator](/images/ranks/rank-mod.gif)
Joined: 24 Jun 2005 Posts: 3654
|
Posted: Fri Jan 05, 2007 12:14 pm Post subject: Re: emerge system: errore di compilazione (Test-Simple-0.64) |
|
|
Trifaux666 wrote: | cosa posso fare? |
Evita lo stage 1 e segui la guida ufficiale per l'installazione.
L'unico metodo d'installazione supportato è da stage 3. _________________ Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con Code: | grep -vE '(^[[:space:]]*($|(#|!|;|//)))' |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ic3M4n Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/108089865444d4c570e38bb.gif)
Joined: 02 Nov 2004 Posts: 3489 Location: Bergamo.
|
Posted: Fri Jan 05, 2007 12:43 pm Post subject: |
|
|
semprerebbe che tu non abbia installato una dipendenza del pacchetto in questione. probabilmente è un bug dell'ebuild. Non conosco molto perl, quindi non so dirti quali pacchetti ti possano servire. con il nome ExtUtils eix mi trova:
Code: | eix extutil
* dev-perl/ExtUtils-AutoInstall
Available versions: 0.56 0.61 0.63
Homepage: http://search.cpan.org/~autrijus/ExtUtils-AutoInstall-0.63/
Description: Allows module writers to specify a more sophisticated form of dependency information
* dev-perl/ExtUtils-CBuilder
Available versions: 0.12 0.15 ~0.18
Homepage: http://search.cpan.org/~kwilliams/ExtUtils-CBuilder-0.18/
Description: Compile and link C code for Perl modules
* dev-perl/ExtUtils-F77
Available versions: 1.14-r1 1.15
Homepage: http://search.cpan.org/~kgb/ExtUtils-F77-1.15/
Description: Facilitate use of FORTRAN from Perl/XS code
* dev-perl/ExtUtils-XSBuilder
Available versions: 0.27 ~0.28
Homepage: http://cpan.org/CPAN/authors/id/G/GR/GRICHTER/ExtUtils-XSBuilder-0.28.readme
Description: Modules to parse C header files and create XS glue code.
* dev-perl/GDTextUtil
Available versions: 0.86
Homepage: http://www.cpan.org/modules/by-module/GD/GDTextUtil-0.86.readme
Description: Text utilities for use with GD
* dev-perl/extutils-depends
Available versions: 0.205
Homepage: http://search.cpan.org/~rmcfarlaExtUtils-Depends-0.205
Description: Easily build XS extensions that depend on XS extensions
* dev-perl/extutils-parsexs
Available versions: 2.15 ~2.16 ~2.17
Homepage: http://search.cpan.org/~kwilliams/ExtUtils-ParseXS-2.17/
Description: Converts Perl XS code into C code
* dev-perl/extutils-pkgconfig
Available versions: 1.07
Homepage: http://search.cpan.org/~rmcfarla/ExtUtils-PkgConfig-1.07
Description: Converts Perl XS code into C code
Found 8 matches.
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|