homebrew-tap
homebrew-tap copied to clipboard
--without-homebrew-php can't always find main/php.h
bash-3.2$ make
/bin/sh /private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/libtool --mode=compile clang -I. -I/private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits -DPHP_ATOM_INC -I/private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/include -I/private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/main -I/private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits -I/usr/local/Cellar/[email protected]/7.3.13/include/php -I/usr/local/Cellar/[email protected]/7.3.13/include/php/main -I/usr/local/Cellar/[email protected]/7.3.13/include/php/TSRM -I/usr/local/Cellar/[email protected]/7.3.13/include/php/Zend -I/usr/local/Cellar/[email protected]/7.3.13/include/php/ext -I/usr/local/Cellar/[email protected]/7.3.13/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c -o phalcon.lo
mkdir .libs
clang -I. -I/private/tmp/[email protected]/usr/local/Cellar/[email protected]/7.3.13/include/php -I/usr/local/Cellar/[email protected]/7.3.13/include/php/main -I/usr/local/Cellar/[email protected]/7.3.13/include/php/TSRM -I/usr/local/Cellar/[email protected]/7.3.13/include/php/Zend -I/usr/local/Cellar/[email protected]/7.3.13/include/php/ext -I/usr/local/Cellar/[email protected]/7.3.13/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c -fno-common -DPIC -o .libs/phalcon.o
/private/tmp/[email protected]/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:46:10: fatal error: 'main/php.h' file not found
#include <main/php.h>
Discovered when researching #5
Tests #6 Shows failure #7