I am installing APE (Ajax Push Engine) on my MAC. But it is giving me an error during installation,
configure: error: installation or configuration problem: C compiler cannot create executables.
I have gcc installed on my machine: gcc -v
gives 'gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)'
How can I remove this error?