| J.P Van Oyen 2004-03-26, 11:11 pm |
|
Hello,
Attached the test output and a Curl 7.11.1 issue I see :
(now running without Curl)
gcc -Iext/curl/ -I/downloads/php-4.3.5RC4/ext/curl/ -DPHP_ATOM_INC
-I/downloads/php-4.3.5RC4/include -I/downloads/php-4.3.5RC4/main
-I/downloads/php-4.3.5RC4 -I/downloads/php-4.3.5RC4/Zend
-I/usr/local/ssl/include -I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include/freetype2 -I/usr/local/mysql/include/mysql
-I/usr/include/ncurses -I/downloads/php-4.3.5RC4/ext/xml/expat
-I/downloads/php-4.3.5RC4/TSRM -g -O2 -c
/downloads/php-4.3.5RC4/ext/curl/curl.c -o ext/curl/curl.o && echo >
ext/curl/curl.lo
/downloads/php-4.3.5RC4/ext/curl/curl.c: In function `curl_free_post':
/downloads/php-4.3.5RC4/ext/curl/curl.c:568: warning: passing arg 1 of
`curl_formfree' from incompatible pointer type
/downloads/php-4.3.5RC4/ext/curl/curl.c: In function `alloc_curl_handle':
/downloads/php-4.3.5RC4/ext/curl/curl.c:608: sizeof applied to an incomplete type
/downloads/php-4.3.5RC4/ext/curl/curl.c: In function `zif_curl_setopt':
/downloads/php-4.3.5RC4/ext/curl/curl.c:845: duplicate case value
/downloads/php-4.3.5RC4/ext/curl/curl.c:700: this is the first entry for that
value
/downloads/php-4.3.5RC4/ext/curl/curl.c:890: warning: passing arg 1 of
`curl_formadd' from incompatible pointer type
/downloads/php-4.3.5RC4/ext/curl/curl.c:890: warning: passing arg 2 of
`curl_formadd' from incompatible pointer type
/downloads/php-4.3.5RC4/ext/curl/curl.c:898: warning: passing arg 1 of
`curl_formadd' from incompatible pointer type
/downloads/php-4.3.5RC4/ext/curl/curl.c:898: warning: passing arg 2 of
`curl_formadd' from incompatible pointer type
make: *** [ext/curl/curl.lo] Error 1
Regards J.P..
____________-- \__/ --____________
|