Im using gtk-doc version 1.1.. and have "doc" in the use flags.. When ever i try to install anything that uses gtk-doc, it fails when it tries to install index.sgml.. It looks like this... http://forums.gentoo.org/viewtopic.php?t=34766 Reproducible: Always Steps to Reproduce: 1.use="doc" 2.emerge -u --deep atk 3.will see the error Actual Results: cannot find index.sgml Expected Results: it should find it.. and install it into gtk-doc
was fixed by installing all of these ebuilds app-text/docbook-dsssl-stylesheets app-text/docbook-sgml app-text/docbook-sgml-dtd app-text/docbook-sgml-utils app-text/docbook-xml-dtd app-text/docbook-xml-simple-dtd app-text/docbook-xsl-stylesheets app-text/jadetex app-text/openjade app-text/sgml-common app-text/sgmltools-lite dev-libs/libxml dev-libs/libxml2 app-text/html401 app-text/xhtml1
the only way i can reproduce this is without docbook-dsssl-stylesheets installed. also, could you paste the output of qpkg -I -nc -v sgml-dtd thanks.
ergh, note to self: read _all_ the comments before posting. thanks.