compile fails with cURL 7.11.1
| Bug #27663 | compile fails with cURL 7.11.1 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2004-03-23 15:31 UTC | Modified: | 2004-04-14 06:57 UTC |
|
||||||||||
| From: | toni dot viemero at iki dot fi | Assigned: | iliaa (profile) | |||||||||||
| Status: | Closed | Package: | Compile Failure | |||||||||||
| PHP Version: | * | OS: | Debian Woody | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2004-03-23 15:31 UTC] 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
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-03-23 15:39 UTC] toni dot viemero at iki dot fi
[2004-03-23 15:57 UTC] iliaa@php.net
[2004-03-24 03:51 UTC] thomas-lists at myphorum dot com
[2004-03-26 11:05 UTC] amt@php.net
[2004-03-26 13:59 UTC] iliaa@php.net
[2004-04-14 06:40 UTC] bchesneau at mac dot com
[2004-04-14 10:14 UTC] bchesneau at mac dot com
[2004-04-24 18:35 UTC] bero at arklinux dot org