Hi,
I'm getting a compilation error when trying to compile v1.3.0.
- I cloned the latest 1.3.0 just a few minutes ago.
- I'm installing on the latest version of Debian
- I have the php5-dev package installed.
- I have no problem when compiling v1.2.3
libtool: compile: gcc -I. -I/home/anded/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/anded/cphalcon/build/64bits/include -I/home/anded/cphalcon/build/64bits/main -I/home/anded/cphalcon/build/64bits -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fno-delete-null-pointer-checks -finline-functions -fomit-frame-pointer -fno-builtin-memcmp -fvisibility=hidden -c /home/anded/cphalcon/build/64bits/phalcon.c -fPIC -DPIC -o .libs/phalcon.o
In file included from /usr/include/php5/ext/spl/spl_iterators.h:27:0, from /home/anded/cphalcon/build/64bits/phalcon.c:193: /usr/include/php5/ext/pcre/php_pcre.h:29:18: fatal error: pcre.h: No such file or directory compilation terminated.