From: kap4lin <kap4lin@gmail.com>
To: git@vger.kernel.org
Subject: make install error
Date: Wed, 27 Jan 2010 19:58:42 -0500 [thread overview]
Message-ID: <daef5be81001271658y4188445bofea2e3d576df91e5@mail.gmail.com> (raw)
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
next reply other threads:[~2010-01-28 0:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 0:58 kap4lin [this message]
2010-01-28 2:53 ` make install error 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
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=daef5be81001271658y4188445bofea2e3d576df91e5@mail.gmail.com \
--to=kap4lin@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 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).