public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xsltproc error when emerging gnome
@ 2006-11-10 21:51 Tim Garton
  0 siblings, 0 replies; only message in thread
From: Tim Garton @ 2006-11-10 21:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

while trying to 'emerge gnome-doc-utils', emerge errors out with the
following:

xsltproc -o gnome-doc-make-C.omf ...<snipped stuff>... C/gnome-doc-make.xml
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:1: parser error :
Content error in the external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.or
^
unable to parse C/gnome-doc-make.xml
make: *** [gnome-doc-make-C.omf] Error 6


if I suspend the emerge while configure is running and change the following
line:

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">

to:

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "
http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">

in the C/gnome-doc-make.xml file, when I resume it will compile that file
fine but then choke on the next .xml file with the same error.  Can anyone
tell me what I need to update to get it to be able to handle the 4.4?  I
checked my libxml2(I have version 2.6.26) and libxslt(I have version 1.1.17)
and they both seem to be up to date.  Thanks.

Tim

[-- Attachment #2: Type: text/html, Size: 1514 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-10 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-10 21:51 [gentoo-user] xsltproc error when emerging gnome Tim Garton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox