From: "Randy.Dunlap" <rdunlap@xenotime.net>
To: git@vger.kernel.org
Subject: 2 build issues
Date: Mon, 14 Aug 2006 12:11:56 -0700 [thread overview]
Message-ID: <20060814121156.84bc6e34.rdunlap@xenotime.net> (raw)
xmlto -m callouts.xsl man git-add.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.l27115 line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[1]: *** [git-add.1] Error 1
rm git-add.xml
make[1]: Leaving directory `/home/rddunlap/builds/git-snapshot-20060814/Documentation'
make: *** [doc] Error 2
~~~~~~~~~~~~~~ and ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make -C templates install
make[1]: Entering directory `/home/rddunlap/builds/git-snapshot-20060814/templates'
: no custom templates yet
install -d -m755 '/usr/local/share/git-core/templates/'
(cd blt && tar cf - .) | \
(cd '/usr/local/share/git-core/templates/' && tar xf -)
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/rddunlap/builds/git-snapshot-20060814/templates'
make: *** [install] Error
Fixes? suggestions?
Thanks,
---
~Randy
next reply other threads:[~2006-08-14 19:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-14 19:11 Randy.Dunlap [this message]
2006-08-14 22:10 ` 2 build issues Junio C Hamano
2006-08-14 22:29 ` Randy.Dunlap
2006-08-14 23:12 ` Junio C Hamano
2006-08-15 6:10 ` Jeff King
2006-08-18 20:14 ` Randy.Dunlap
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=20060814121156.84bc6e34.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).