Problems during upgrade git from 1.5.3.2 to latest

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Problems during upgrade git from 1.5.3.2 to latest

From: horry <hidden>
Date: 2016-06-15 22:45:32

Hello ,
   My previous git version is 1.5.3.2 and i perform the suggested commands : 
git clone http://www.kernel.org/pub/scm/git/git.git  and it goes well , end
up with :

....................................................................
got d00da833cbeec16da9415e0ac11269594279545a
Checking 1480 files out...
 100% (1480/1480) done

Then i checked git version , it still shows previous version without any
change .

XXXXXXX:/apps/mds_lrt/git/git> git version
git version 1.5.3.2

Is there additional command which i should perform after clone ?

thanks,
Horry
-- 
View this message in context: http://www.nabble.com/Problems-during-upgrade-git-from-1.5.3.2-to-latest-tp20180862p20180862.html
Sent from the git mailing list archive at Nabble.com.

Re: Problems during upgrade git from 1.5.3.2 to latest

From: Pete Harlan <hidden>
Date: 2016-06-15 22:45:32

horry wrote:
Hello ,
   My previous git version is 1.5.3.2 and i perform the suggested commands : 
git clone http://www.kernel.org/pub/scm/git/git.git  and it goes well , end
up with :

....................................................................
got d00da833cbeec16da9415e0ac11269594279545a
Checking 1480 files out...
 100% (1480/1480) done

Then i perform make in the same directory i performed clone and it shows
errors .

bfnt47-gx1:/apps/mds_lrt/git/git> make
GIT_VERSION = 1.6.0.3.517.g759a
    * new build flags or prefix
    CC fast-import.o
In file included from /usr/include/openssl/ssl.h:179,
                 from git-compat-util.h:104,
                 from builtin.h:4,
                 from fast-import.c:142:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
This is saying that you are missing this header file.  On my machine
(Debian Linux "testing") the package that provides that file is libkrb5-dev.

Even if you're not using Debian, or Linux, this page may help you locate
which packages on your system may contain a given missing file:

http://www.debian.org/distrib/packages#search_contents

Entering krb5.h in the "Search the contents of packages" box brings up a
list of packages containing files ending in "krb5.h", one (likely
example of which) is libkrb5-dev.

--Pete
XXXXXXX:/apps/mds_lrt/git/git> git version
git version 1.5.3.2

Can someone tell me how to resolve it ?

thanks,
Horry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help