ID:               35341
 Updated by:       [EMAIL PROTECTED]
 Reported By:      selsky at columbia dot edu
-Status:           Assigned
+Status:           Closed
 Bug Type:         cURL related
 Operating System: Solaris
 PHP Version:      4CVS-2005-11-22 (snap)
 Assigned To:      mike
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2005-11-22 23:50:34] selsky at columbia dot edu

Your new patch from http://tony2001.phpclub.net/dev/tmp/
bug35341.diff looks good.

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

[2005-11-22 23:37:25] selsky at columbia dot edu

With the "--feature" change, configure correctly reports 
the following:

checking for CURL support... yes
checking for cURL 7.9.8 or greater... libcurl 7.11.1
checking for SSL support in libcurl... yes
checking for SSL library used... openssl
checking openssl/crypto.h usability... no
checking openssl/crypto.h presence... no
checking for openssl/crypto.h... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_version_info in -lcurl... yes

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

[2005-11-22 23:28:57] [EMAIL PROTECTED]

Mike, check the patch, plz.

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

[2005-11-22 23:25:31] selsky at columbia dot edu

My bad.  Both patches are needed.  Your patch fixed the 
bash warnings, but without my patch, configure says 
this:

checking for CURL support... yes
checking for cURL 7.9.8 or greater... libcurl 7.11.1
checking for SSL support in libcurl... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_version_info in -lcurl... yes

However, my curl is built with SSL.

$ curl-config --feature
SSL
IPv6
libz

Thanks for your time.

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

[2005-11-22 23:14:46] [EMAIL PROTECTED]

Apparently your patch cannot fix the problem with "==".

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35341

-- 
Edit this bug report at http://bugs.php.net/?id=35341&edit=1

Reply via email to