Bug 50799 - kdeaddons/konq-plugins index.docbook does not compile with libxslt 1.0.22
Summary: kdeaddons/konq-plugins index.docbook does not compile with libxslt 1.0.22
Status: RESOLVED WORKSFORME
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-16 11:15 UTC by Caspar Schlegel
Modified: 2002-12-01 19:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caspar Schlegel 2002-11-16 11:15:31 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2 
OS:          Linux

Compiling kdeaddons-3.1_rc3 only works with libxslt 1.0.20. Compiling with version 1.0.22 fails:

Making all in kuick
make[4]: Entering directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
make[4]: Circular index.cache.bz2 <- index.cache.bz2 dependency dropped.
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
Making all in .
make[5]: Entering directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
runtime error: file /usr/kde/3.1/share/apps/ksgmltools2/docbook/xsl/html/inline.xsl element apply-templates
xsl:apply-templates : can't find doc
unable to parse ./index.docbook
make[4]: *** [index.cache.bz2] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99'
make: *** [all] Error 2

here the output of make with version 1.0.20:

Making all in kuick
make[4]: Entering directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
make[4]: Circular index.cache.bz2 <- index.cache.bz2 dependency dropped.
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
Making all in .
make[5]: Entering directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
runtime error: file /usr/kde/3.1/share/apps/ksgmltools2/docbook/xsl/html/inline.xsl element apply-templates
xsl:apply-templates : can't find doc
make[4]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc3/work/kdeaddons-3.0.99/doc/konq-plugins/kuick'
[...]
Comment 1 Lauri Watts 2002-11-28 13:44:41 UTC
I can't repeat this, is it still happening for you, with either 1.0.22 or the current version of 
1.0.23? 
 
 
Comment 2 Hannes Mehnert 2002-11-30 12:55:18 UTC
dunno why this is fixed, but kde-3.1 compiles here with libxml2-2.4.28 (and patch) and libxslt-1.0.22. 
Comment 3 Lauri Watts 2002-12-01 19:45:03 UTC
Appears to be fixed, and libxslt 1.0.23 is now the current version. Closing.