On 26 January 2015 at 21:06, Lester Caine <les...@lsces.co.uk> wrote:
> I'm getting a
> unknown type name ‘smart_str’ after failing to find php_smart_str.h
> because my php7 build has php_smart_string.h.

Apologies - this was caused by the filename being changed in the PHP
src, and me compiling against the version left in the
/usr/local/include/php directory. It is fixed now.

btw, apparently 'make distclean' doesn't seem to clean up the header
files in '/usr/local/include/php/ext/' for me at least on Centos.

cheers
Dan

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to