Thanks Daniel for testing and Pierre for the fix :)

On 6 December 2011 10:53, Daniel Convissor <dani...@analysisandsolutions.com
> wrote:

> Hi Pierre:
>
> Thanks for the quick fix.  I did a make clean and vsclean then rebuilt,
> but there's a similar issue, still:
>
> /php/php-src/trunk/ext/curl/interface.c: In function
> ‘zif_curl_copy_handle’:
> /php/php-src/trunk/ext/curl/interface.c:1978: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1979: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1980: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1981: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1982: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1982: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1984: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c:1984: error: ‘php_curl_handlers’
> has no member named ‘fnmatch’
> /php/php-src/trunk/ext/curl/interface.c: In function
> ‘_php_curl_reset_handlers’:
> /php/php-src/trunk/ext/curl/interface.c:3224: warning: assignment makes
> integer from pointer without a cast
> make: *** [ext/curl/interface.lo] Error 1
> make: *** Waiting for unfinished jobs....
> /php/php-src/trunk/ext/curl/streams.c: In function
> ‘php_curl_stream_opener’:
> /php/php-src/trunk/ext/curl/streams.c:308: warning: call to
> ‘_curl_easy_setopt_err_progress_cb’ declared with attribute warning:
> curl_easy_setopt expects a curl_progress_callback argument for this
> option
>
>
> Thanks,
>
> --Dan
>

Reply via email to