I might be shooting in the dark here, but found this here: http://stackoverflow.com/questions/171506/make-and-build-utilities-on-centos-rhel
Can you try either of these first? yum groupinstall "Development Tools" yum install gcc gcc-c++ kernel-devel -- 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/-/wXPcPE7CB5gJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
