Trying to install git on the Unix and Linux machines based on the instructions on Installing Git blog, and it is failing with the below error
make prefix=/u
For RHEL and RHEL-derivatives like CentOS systems, installing will solve this problem.
$ yum install -y openssl-devel