public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Garton" <garton.tim@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] xsltproc error when emerging gnome
Date: Fri, 10 Nov 2006 13:51:22 -0800	[thread overview]
Message-ID: <8fcf3b560611101351i1996c2e6t591196c74387de62@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2006-11-10 21:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8fcf3b560611101351i1996c2e6t591196c74387de62@mail.gmail.com \
    --to=garton.tim@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox