php-protocolbuffers
php-protocolbuffers copied to clipboard
php 7.x install fails
This is reiteration of the previous issue since it's been a long time and it needs attention.
When running sudo make install or sudo pecl install protocolbuffers-alpha
/tmp/pear/temp/protocolbuffers/php_protocolbuffers.h:46:40: error: ext/standard/php_smart_str.h: No such file or directory In file included from /tmp/pear/temp/protocolbuffers/core.h:85, from /tmp/pear/temp/protocolbuffers/protocolbuffers.h:341, from /tmp/pear/temp/protocolbuffers/protocolbuffers.c:32:
i have this problem too....so
./php_protocolbuffers.h:46:10: fatal error: 'ext/standard/php_smart_str.h' file not found #include "ext/standard/php_smart_str.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~