[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNOME Policy, draft 0.0.0.1



Ross Burton <ross@burtonini.com> writes:

> On Mon, 2003-01-13 at 13:37, Christian Marillat wrote:

[...]

> gtk-doc should be disabled by default with
> '--disable-gtk-doc'. Otherwise the Debian diff become quickly big and
> share unneeded files.

> Why is this?  Surely if any files are left after a clean, this is a bug
> and should be fixed/worked around.

Another good reason to call configure with --disable-gtk-doc. Here is
what happens when a documentation use xml DTD :

*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml gnome-vfs ../gnome-vfs-docs.sgml
xmlNanoHTTPConnectAttempt: Connect attempt timed
out.xmlNanoHTTPConnectAttempt: Connect attempt timed
out.../gnome-vfs-docs.sgml:43: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; ]>

[...]

/usr/bin/install: ne peut évaluer `./html/index.sgml': Aucun fichier ou répertoire de ce type
make[3]: *** [install-data-local] Erreur 1

Christian



Reply to: