ID: 41507 Updated by: [EMAIL PROTECTED] Reported By: vtzan at citiwave dot net -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux Centos 4.4 SMP PHP Version: 4.4.7 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Please see bug #29362 for the reason and a work-around. Previous Comments: ------------------------------------------------------------------------ [2007-05-26 15:44:15] vtzan at citiwave dot net Description: ------------ this is my php config: --------------------- ./configure --with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local --with-iconv=/usr it seems something is wrong with iconv in php source. I use the latest version libiconv-1.11. /bin/sh /root/php_install/php-4.4.7/libtool --silent --preserve-dup-deps --mode=compile gcc -I"/usr/include" -Iext/iconv/ -I/root/php_install/php-4.4.7/ext/iconv/ -DPHP_ATOM_INC -I/root/php_install/php-4.4.7/include -I/root/php_install/php-4.4.7/main -I/root/php_install/php-4.4.7 -I/root/php_install/php-4.4.7/ext/xml/expat -I/root/php_install/php-4.4.7/TSRM -I/root/php_install/php-4.4.7/Zend -g -O2 -prefer-non-pic -c /root/php_install/php-4.4.7/ext/iconv/iconv.c -o ext/iconv/iconv.lo /root/php_install/php-4.4.7/ext/iconv/iconv.c: In function `zm_startup_miconv': /root/php_install/php-4.4.7/ext/iconv/iconv.c:124: error: `_libiconv_version' undeclared (first use in this function) /root/php_install/php-4.4.7/ext/iconv/iconv.c:124: error: (Each undeclared identifier is reported only once /root/php_install/php-4.4.7/ext/iconv/iconv.c:124: error: for each function it appears in.) make: *** [ext/iconv/iconv.lo] Error 1 [EMAIL PROTECTED] [~/php_install/php-4.4.7]# thanks for your support. Bill ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41507&edit=1