Edit report at https://bugs.php.net/bug.php?id=65128&edit=1
ID: 65128 Updated by: fel...@php.net Reported by: a178235 at yahoo dot com Summary: undefined reference to `curl_easy_(un)escape' -Status: Open +Status: Feedback Type: Bug Package: cURL related Operating System: Linux 2.6.18-348.6.1.el5PAE PHP Version: 5.5.0 Block user comment: N Private report: N New Comment: What's the libcurl version are you using? Previous Comments: ------------------------------------------------------------------------ [2013-06-25 23:52:47] a178235 at yahoo dot com Description: ------------ ext/curl/.libs/interface.o: In function `zif_curl_unescape': /ip/iuecon/_Install/PHP/php-5.5.0/ext/curl/interface.c:3485: undefined reference to `curl_easy_unescape' ext/curl/.libs/interface.o: In function `zif_curl_escape': /ip/iuecon/_Install/PHP/php-5.5.0/ext/curl/interface.c:3461: undefined reference to `curl_easy_escape' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 Test script: --------------- tar -xf php-5.5.0.tar.gz cd php-5.5.0/ ./configure --prefix=$HOME --with-curl make ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65128&edit=1