[gnome-bluetooth] error compiling latest libbtctl on fedora core 4

Christoph Wickert christoph.wickert at gmx.de
Sun Aug 21 01:28:40 BST 2005


I have pbs compiling a fresh cvs checkout of libbtctl on fedora core 4.

> cd . && \
>   gtkdoc-scan --module=libbtctl --source-dir=../../src --ignore-headers="btctlimpl.h btctl-marshal.h bthelper.h obex-server-source-private.h"
> touch scan-build.stamp
> *** Rebuilding template files ***
> test -d tmpl || cp -r ./tmpl .
> chmod -R u+w tmpl
> for x in libbtctl-decl.txt libbtctl-sections.txt; do \
>         test -f $x || cp ./$x $x; \
> done
> cd . && gtkdoc-mktmpl --module=libbtctl
> =============================================================================
> WARNING: 31 unused declarations.
>   These can be found in libbtctl-unused.txt.
>   They should be added to libbtctl-sections.txt in the appropriate place.
> =============================================================================
> touch tmpl-build.stamp
> *** Building SGML ***
> cd . && \
> gtkdoc-mkdb --module=libbtctl --source-dir=../../src --main-sgml-file=libbtctl-docs.sgml --sgml-mode --output-format=xml
> 48% symbol docs coverage (24 symbols documented, 26 not documented)
> See libbtctl-undocumented.txt for a list of missing docs.
> The doc coverage percentage doesn't include intro sections.
> touch sgml-build.stamp
> *** Building HTML ***
> test -d ./html || mkdir ./html
> cd ./html && gtkdoc-mkhtml libbtctl ../libbtctl-docs.sgml
> I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
> warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"
> compilation error: file /usr/share/gtk-doc/data/gtk-doc.xsl line 6 element import
> xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
> make[3]: *** [html-build.stamp] Fehler 5
> make[3]: Leaving directory `/home/chris/develope/cvs/libbtctl/docs/reference'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/home/chris/develope/cvs/libbtctl/docs'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/chris/develope/cvs/libbtctl'
> make: *** [all] Fehler 2

Any ideas how to fix this?

Christoph



More information about the gnome-bluetooth mailing list