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
Printable View
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
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.