Hey,
I have just installed new Ubuntu 14.04 and did everything is said in tutorial. Build essential is the newest version, but when I'm trying to install Phalcon i get:
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... no
configure: error: in `/home/peter/cphalcon/build/64bits':
configure: error: C compiler cannot create executables
See `config.log' for more details
I've searched on the Internet but it looks that my C C++ compilers are fine, no idea why it doesn't pass this phase.