Comment 2 for bug 1015964

Revision history for this message
Chris Hillery (ceejatec) wrote : Re: PHP5 bindings build failure

Buried in all the warnings, the actual error appears to be:

/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx: In function 'void* SWIG_ZTS_ConvertResourcePtr(zval*, swig_type_info*, int)':
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:953: error: invalid conversion from 'const char*' to 'char*'

I have marked this as targeted to Zorba 2.7 because Zorba 2.5 is already released and can't be targeted. However, we should fix this immediately. Rodolfo, please at least take a few minutes ASAP to isolate where this code is coming from (is it generated?) and see if there are any obvious reasons for the problem.