Hi,

Although Phalcon does not seem to support my Linux distribution I tried to compile it anyway. The compilation fails with this message:

/cphalcon/build/64bits/phalcon.c: In function 'zim_Phalcon_Mvc_Router_Route_compilePattern': /usr/include/php/Zend/zend_API.h:574:38: error: expected ';' before 'do'

define ZVAL_STRING(z, s, duplicate) do { \

Has anyone come across this error message before ?

I'm using PHP 5.5.12 and GCC 4.8.2 and my kernel is 3.12.20 x64

Thank you very much!