ID: 19717 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux version 2.4.18-10 PHP Version: 4CVS-2002-10-02 New Comment:
Latest libiconv release is this: http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.8.tar.gz So I doubt you have 2.2.5.. What was the full configure line btw? Previous Comments: ------------------------------------------------------------------------ [2002-10-02 08:38:05] [EMAIL PROTECTED] Hello, I cannot compile anymore the current CVS version with --with-xmlrpc. It failed with some iconv functions. I currently used the iconv 2.2.5 The 'make' failed here : ext/xmlrpc/libxmlrpc/encodings.o: In function `convert': /home/paj/projects/php4/ext/xmlrpc/libxmlrpc/encodings.c:62: undefined reference to `libiconv_open' /home/paj/projects/php4/ext/xmlrpc/libxmlrpc/encodings.c:73: undefined reference to `libiconv' /home/paj/projects/php4/ext/xmlrpc/libxmlrpc/encodings.c:93: undefined reference to `libiconv_close' collect2: ld returned 1 exit status make: *** [sapi/cgi/php-cgi] Error 1 The compilation works fine without xmlrpc. Tell me if you need more informations. hth pa ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19717&edit=1