All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: git@vger.kernel.org
Subject: Can't build doc anymore (v1.7.3.2)
Date: Mon, 22 Nov 2010 20:45:02 +0100	[thread overview]
Message-ID: <m2oc9hkurl.fsf@gmail.com> (raw)

Hello,

I'm trying to build the git's documentation, but after pulling v1.7.3.2,
it fails:

  $ make prefix=/usr/local doc
  make -C Documentation all
  make[1]: Entering directory `/home/fmoreau/git/Documentation'
  make[2]: Entering directory `/home/fmoreau/git'
  make[2]: `GIT-VERSION-FILE' is up to date.
  make[2]: Leaving directory `/home/fmoreau/git'
      XMLTO git-fetch.1
  xmlto: /home/fmoreau/git/Documentation/git-fetch.xml does not validate (status 3)
  xmlto: Fix document syntax or use --skip-validation option
  I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
  /home/fmoreau/git/Documentation/git-fetch.xml:2: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
  D DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
                                                                                 ^
  I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
  warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
  validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
  Document /home/fmoreau/git/Documentation/git-fetch.xml does not validate
  make[1]: *** [git-fetch.1] Error 13
  make[1]: Leaving directory `/home/fmoreau/git/Documentation'

Could anybody tell me what's now wrong ?

Thanks
-- 
Francis

             reply	other threads:[~2010-11-22 19:45 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 19:45 Francis Moreau [this message]
2010-11-22 20:35 ` Can't build doc anymore (v1.7.3.2) Drew Northup
2010-11-22 20:44   ` Francis Moreau
2010-11-22 21:24     ` Drew Northup
2010-11-23  7:50       ` Francis Moreau
2010-11-23  8:45         ` Michael J Gruber
2010-11-23  9:05           ` Francis Moreau
2010-11-23  9:20             ` Michael J Gruber
2010-11-23  9:32               ` Francis Moreau
2010-11-23 10:01                 ` Michael J Gruber
2010-11-23 11:24                   ` Francis Moreau
2010-11-23 11:41                     ` Michael J Gruber
2010-11-23 11:57                       ` Francis Moreau
2010-11-23 12:04                         ` Michael J Gruber
2010-11-23 12:31                           ` Francis Moreau
2010-11-23 13:13           ` Drew Northup
2010-11-23 13:59             ` Michael J Gruber
2010-11-23 16:36               ` Francis Moreau
2010-11-23 17:06                 ` Drew Northup
2010-11-23 20:48                   ` Francis Moreau
2010-11-24 19:17                     ` Junio C Hamano
2010-11-25  8:13                       ` git
2010-11-25 19:54                         ` Francis Moreau
2010-11-23 16:30             ` Francis Moreau
2010-11-22 21:01 ` Pascal Obry
2010-11-22 21:14   ` Francis Moreau

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=m2oc9hkurl.fsf@gmail.com \
    --to=francis.moro@gmail.com \
    --cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.