Results 1 to 2 of 2
Hai friends.,
when i run git source code in my ubuntu pc,which shows error..
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [git-daemon] Error 1
Kindly ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-09-2011 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 31
when i am installin git which shows this error.
Hai friends.,
when i run git source code in my ubuntu pc,which shows error..
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [git-daemon] Error 1
Kindly reply ..
Thank you.
Regards
Saravanan G
- 10-10-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
Did you get any errors when you ran the configure script? The error means that it could not find the library named libz.a or libz.so.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
