gcc and make under Mac OS X
The problem is that gcc and make are missing even after you install Xcode. The solution is that you need to install Command Line Tools by going XCode-> Preferences->Downloads-> and Install "Command Line Tools".
work note