ID:               27663
 Comment by:       thomas-lists at myphorum dot com
 Reported By:      toni dot viemero at iki dot fi
 Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: Debian Woody
 PHP Version:      4.3.5RC4
 Assigned To:      iliaa
 New Comment:

Oh please, don't fix it only after release, don't leave us using
php-4.3.5 with a broken curl-extension :(.



btw. having the same prob.


Previous Comments:
------------------------------------------------------------------------

[2004-03-23 15:57:22] [EMAIL PROTECTED]

Will be fixed after 4.3.5 release. 

------------------------------------------------------------------------

[2004-03-23 15:39:35] toni dot viemero at iki dot fi

Tested compiling with RC3 and cURL 7.11.1 with same effect.

Breaks with cURL upgrade from 7.11.0 to 7.11.1.

------------------------------------------------------------------------

[2004-03-23 15:31:43] toni dot viemero at iki dot fi

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 this bug report at http://bugs.php.net/?id=27663&edit=1

Reply via email to