Hi, 

I hope you can help me.

We have git version 1.7.3.5 installed, but it does not support http/https, 
it must not have been built with curl.

I am trying to install version 1.7.12.2 with curl support so we can use the 
http protocol. 

I am running on SLES 10.x Kernel 2.6.32.12-0.7-default

 

I am trying to do a make all, I’m getting the following error:

 

   .

   .

   .

    CC xdiff/xpatience.o

    CC xdiff/xhistogram.o

    AR xdiff/lib.a

    LINK git-credential-store

/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: 
skipping incompatible /usr/lib/libz.so when searching for -lz

/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: 
skipping incompatible /usr/lib/libz.a when searching for -lz

/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lz

collect2: ld returned 1 exit status

make: *** [git-credential-store] Error 1

 

I’m not sure how to resolve this library problem; do I just need a newer 
version of libz?

 

Any help would be greatly appreciated.

 

Thanks,

LHV

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/ddo4_uGt0ekJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to