git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make install error
@ 2010-01-28  0:58 kap4lin
  2010-01-28  2:53 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: kap4lin @ 2010-01-28  0:58 UTC (permalink / raw)
  To: git

Hi,

(Kindly Cc me, I am not subscribed)

Process followed:
$ make configure
$ ./configure --prefix=/scratch/kap4lin/usr
$ make all
$ make install

The make install step is giving the following error:

make -C templates DESTDIR='' install
make[1]: Entering directory `/scratch/kap4lin/softwares/git-1.6.6.1/templates'
install -d -m 755 '/scratch/kap4lin/usr/share/git-core/templates'
(cd blt && gtar cf - .) | \
        (cd '/scratch/kap4lin/usr/share/git-core/templates' && umask
022 && gtar xof -)
gtar: This does not look like a tar archive
gtar: Skipping to next header
gtar: Archive contains obsolescent base-64 headers
gtar: Error exit delayed from previous errors
make[1]: *** [install] Error 2
make[1]: Leaving directory `/scratch/kap4lin/softwares/git-1.6.6.1/templates'
make: *** [install] Error 2

Any help?
-- 
Regards
Kap4Lin
--------------------------------------
http://counter.li.org  #402424

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-28 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28  0:58 make install error kap4lin
2010-01-28  2:53 ` Junio C Hamano
2010-01-28  8:48   ` Alex Riesen
2010-01-28  8:56     ` Junio C Hamano
2010-01-28 10:27       ` Alex Riesen
2010-01-28 16:25   ` kap4lin

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).