php-protocolbuffers icon indicating copy to clipboard operation
php-protocolbuffers copied to clipboard

php 7.x install fails

Open acajaja opened this issue 7 years ago • 1 comments

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:

acajaja avatar Feb 01 '18 21:02 acajaja

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" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

showyouself avatar Nov 16 '18 03:11 showyouself