2 build issues

From: Randy.Dunlap <rdunlap@xenotime.net>
Date: 2006-08-15 05:11:56
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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Aug 15 05:09:48 2006

This archive was generated by hypermail 2.1.8 : 2006-08-15 05:11:52 EST