From:             toni dot viemero at iki dot fi
Operating system: Debian Woody
PHP version:      4.3.5RC4
PHP Bug Type:     Compile Failure
Bug description:  compile fails with cURL 7.11.1

Description:
------------
Building 4.3.5RC4 with cURL 7.11.1 doesn't compile

Builds fine with 4.3.5RC3 and cURL 7.11.0



/bin/sh /root/src/php-4.3.5RC4/libtool --silent --preserve-dup-deps
--mode=compile gcc  -Iext/curl/ -I/root/src/php-4.3.5RC4/ext/curl/
-DPHP_ATOM_INC -I/root/src/php-4.3.5RC4/include
-I/root/src/php-4.3.5RC4/main -I/root/src/php-4.3.5RC4
-I/root/src/php-4.3.5RC4/Zend -I/usr/local/curl/include
-I/usr/include/libxml2 -I/usr/local/freetype/include
-I/usr/local/freetype/include/freetype2 -I/usr/local/gd/include
-I/root/src/imap-2002e/c-client -I/usr/local/mysql/include
-I/root/src/php-4.3.5RC4/ext/xml/expat  -I/root/src/php-4.3.5RC4/TSRM  -g
-O2  -prefer-pic -c /root/src/php-4.3.5RC4/ext/curl/curl.c -o
ext/curl/curl.lo

/root/src/php-4.3.5RC4/ext/curl/curl.c: In function `curl_free_post':

/root/src/php-4.3.5RC4/ext/curl/curl.c:568: warning: passing arg 1 of
`curl_formfree' from incompatible pointer type

/root/src/php-4.3.5RC4/ext/curl/curl.c: In function `alloc_curl_handle':

/root/src/php-4.3.5RC4/ext/curl/curl.c:608: sizeof applied to an
incomplete type

/root/src/php-4.3.5RC4/ext/curl/curl.c: In function `zif_curl_setopt':

/root/src/php-4.3.5RC4/ext/curl/curl.c:845: duplicate case value

/root/src/php-4.3.5RC4/ext/curl/curl.c:700: this is the first entry for
that value

/root/src/php-4.3.5RC4/ext/curl/curl.c:890: warning: passing arg 1 of
`curl_formadd' from incompatible pointer type

/root/src/php-4.3.5RC4/ext/curl/curl.c:890: warning: passing arg 2 of
`curl_formadd' from incompatible pointer type

/root/src/php-4.3.5RC4/ext/curl/curl.c:898: warning: passing arg 1 of
`curl_formadd' from incompatible pointer type

/root/src/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



$ /usr/local/curl/bin/curl -V

curl 7.11.1 (i686-pc-linux-gnu) libcurl/7.11.1 OpenSSL/0.9.7d zlib/1.1.4

Protocols: ftp gopher telnet dict ldap http file https ftps

Features: SSL libz NTLM Largefile


-- 
Edit bug report at http://bugs.php.net/?id=27663&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27663&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27663&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27663&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27663&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27663&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27663&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27663&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27663&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27663&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27663&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27663&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27663&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27663&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27663&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27663&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27663&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27663&r=float

Reply via email to