It says my C compiler is not working. I installed xcode way before and it still came up with the same message. I searched up a bit and found that xcode has a different version of gcc set to default. To make it so the compiler worked, one would type in "sudo gcc_select 4.0". But the functionality of that command disappeared when leopard came along. does anyone know of another command that does the same thing?