ReDirEct__ Guru
Joined: 16 Mar 2006 Posts: 300 Location: Nola (NA) - Italy
|
Posted: Thu Sep 07, 2006 11:29 am Post subject: Problemi di compilazione di Gedit |
|
|
Piccolo problema di compilazione di gedit... questo dopo aver fatto l'aggiornamento al nuovo profilo e dopo un emerge -uDN world con le nuove flag ntpl ntplonly e X.... qualcuno sa dirmi qualcosa??? Io ho solo capito che c'è un file corrotto... come devo fa??
Code: | 0)
File "/usr/bin/xml2po", line 458, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 458, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 458, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 458, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 470, in processElementTag
translation = getTranslation(outtxt, isSpacePreserveNode(node))
File "/usr/bin/xml2po", line 248, in getTranslation
gt = gettext.GNUTranslations(file)
File "/usr/lib64/python2.4/gettext.py", line 177, in __init__
self._parse(fp)
File "/usr/lib64/python2.4/gettext.py", line 280, in _parse
raise IOError(0, 'File is corrupt', filename)
IOError: [Errno 0] File is corrupt: '.xml2po.mo'
make[2]: *** [zh_TW/gedit.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gedit-2.14.3/work/gedit-2.14.3/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gedit-2.14.3/work/gedit-2.14.3'
make: *** [all] Error 2
!!! ERROR: app-editors/gedit-2.14.3 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 1248: Called gnome2_src_compile
gnome2.eclass, line 64: Called die
!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant. |
|
|