From:             a178235 at yahoo dot com
Operating system: Linux 2.6.18-348.6.1.el5PAE
PHP version:      5.5.0
Package:          cURL related
Bug Type:         Bug
Bug description:undefined reference to `curl_easy_(un)escape'

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 bug report at https://bugs.php.net/bug.php?id=65128&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65128&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65128&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65128&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65128&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65128&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65128&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65128&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65128&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65128&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65128&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65128&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65128&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65128&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65128&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65128&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65128&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65128&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65128&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65128&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65128&r=mysqlcfg

Reply via email to