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

Bastien Nocera hadess at hadess.net
Sun Aug 21 11:17:07 BST 2005


On Sun, 2005-08-21 at 02:28 +0200, Christoph Wickert wrote:
> 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

You need to install the docbook-style-xsl package. It's supposed to be
one of the requirements for gtk-doc.

Cheers

---
Bastien Nocera <hadess at hadess.net> 




More information about the gnome-bluetooth mailing list