kevinlux Tux's lil' helper

Joined: 20 Apr 2005 Posts: 83
|
Posted: Mon Mar 27, 2006 9:21 pm Post subject: emerge kron fallisce ..... |
|
|
Salve a tutti,
ho cercato di emerge kcron ma ricevo una serie di errori molto simili che vi riporto, non e' il log intero ma i messaggi sono abbastanza ripetitivi e simili
Cosa puo essere?? grazie a tutti.
Code: |
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 115 element if
xsl:if : could not compile test expression '$suppress.navigation = '0''
XPath error : Undefined variable
count($prev)>0
^
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 121 element if
xsl:if : could not compile test expression 'count($prev)>0'
XPath error : Undefined variable
count($next)>0
^
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 133 element if
xsl:if : could not compile test expression 'count($next)>0'
XPath error : Undefined variable
$home != .
^
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 146 element when
xsl:when : could not compile test expression '$home != .'
XPath error : Undefined variable
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 165 element apply-templates
xsl:apply-templates : could not compile select expression '$prev'
XPath error : Undefined variable
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 170 element apply-templates
xsl:apply-templates : could not compile select expression '$next'
XPath error : Undefined variable
count($up)>0
^
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 174 element when
xsl:when : could not compile test expression 'count($up)>0'
XPath error : Undefined variable
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 200 element img
Attribute template src: failed to compile $kde.common
XPath error : Undefined variable
compilation error: file /usr/kde/3.4/share/apps/ksgmltools2/customization/kde-navig.xsl line 203 element img
Attribute template src: failed to compile $kde.common
unable to parse ./index.docbook
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory `/var/tmp/portage/kcron-3.4.3/work/kcron-3.4.3/doc/kcron'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kcron-3.4.3/work/kcron-3.4.3/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kcron-3.4.3/work/kcron-3.4.3'
make: *** [all] Error 2
!!! ERROR: kde-base/kcron-3.4.3 failed.
!!! Function kde_src_compile, Line 224, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message
|
|
|