View previous topic :: View next topic |
Author |
Message |
Thundah Guru
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Thu Sep 08, 2005 11:30 am Post subject: [RISOLTO] XML-Parser problema |
|
|
Provo a emergere kde-meta, ma si blocca con XML-Parser.
Code: | rey22 mauro # emerge kde-meta
Calculating dependencies ...done!
>>> emerge (1 of 324) dev-perl/XML-Parser-2.34 to /
>>> md5 files ;-) XML-Parser-2.34.ebuild
>>> md5 files ;-) XML-Parser-2.31.ebuild
>>> md5 files ;-) XML-Parser-2.31-r1.ebuild
>>> md5 files ;-) files/digest-XML-Parser-2.31
>>> md5 files ;-) files/digest-XML-Parser-2.34
>>> md5 files ;-) files/digest-XML-Parser-2.31-r1
>>> md5 src_uri ;-) XML-Parser-2.34.tar.gz
>>> Unpacking source...
>>> Unpacking XML-Parser-2.34.tar.gz to /var/tmp/portage/XML-Parser-2.34/work
>>> Source unpacked.
* Using ExtUtils::MakeMaker
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Parser::Expat
Writing Makefile for XML::Parser
make: Warning: File `/usr/lib/perl5/5.8.6/i686-linux/Config.pm' has modification time 1.7e+06 s in the future
Makefile out-of-date with respect to /usr/lib/perl5/5.8.6/i686-linux/Config.pm /usr/lib/perl5/5.8.6/i686-linux/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.8.6 Makefile.PL "PREFIX=/usr" "INSTALLDIRS=vendor" "DESTDIR=/var/tmp/portage/XML-Parser-2.34/image/"
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Parser::Expat
Writing Makefile for XML::Parser
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Error 1
!!! ERROR: dev-perl/XML-Parser-2.34 failed.
!!! Function perl-module_src_compile, Line 119, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Non si capisce molto dall'errore, ho cercato sul forum ma non ho trovato niente. Altri avevano problemi con XML-Parser ma di altro tipo.
Grazie a tutti, Mauro
Last edited by Thundah on Thu Sep 08, 2005 10:21 pm; edited 1 time in total |
|
Back to top |
|
|
!equilibrium Bodhisattva
Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
Posted: Thu Sep 08, 2005 1:25 pm Post subject: |
|
|
credo tu abbia dei problemi con la configurazione del tuo PERL,
l'ideale è una rigenerazione totale dell'ambiente perl con questo comando:
Code: | perl-cleaner reallyall |
e quando ha finito, prova a riemergere kde-meta
p.s.: non usare perl con la use flags "minimal" perchè potrebbe dare i problemi di cui sei vittima _________________ Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe
all my contents are released under the Creative Commons Licence by-nc-nd 2.5 |
|
Back to top |
|
|
Thundah Guru
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Thu Sep 08, 2005 2:32 pm Post subject: |
|
|
Perl non è stato emerso con la flag minimal e ppure ho lo stesso problema, anche facendo come hai detto.. non so che fare
Thx Mauro |
|
Back to top |
|
|
.:chrome:. Advocate
Joined: 19 Feb 2005 Posts: 4588 Location: Brescia, Italy
|
Posted: Thu Sep 08, 2005 4:33 pm Post subject: |
|
|
Thundah wrote: | Perl non è stato emerso con la flag minimal |
il problema potrebbe essere proprio questo |
|
Back to top |
|
|
Thundah Guru
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Thu Sep 08, 2005 9:58 pm Post subject: |
|
|
Pur ricompilando perl con la flag non risolvo il problema. Ora dice che il makefile non ha un target.
Mauro
UPDATE: rispulciando il forum ho trovato la soluzione, riemergere perl senza la flag minimal (com'era gia prima insomma). |
|
Back to top |
|
|
|