From: jordon at envygeeks dot com Operating system: Ubuntu Intrepid PHP version: 6CVS-2009-06-02 (snap) PHP Bug Type: Compile Failure Bug description: Compile fails "configure: error: Please reinstall the iconv library"
Description: ------------ Compile fails with: checking for iconv support... yes configure: error: Please reinstall the iconv library. Cat of the last few lines of Config.log: configure: In function 'main': configure:40147: warning: incompatible implicit declaration of built-in function 'exit' configure:40173: checking size of int configure:40213: checking size of long configure:40253: checking size of long long configure:40622: checking for iconv support Reproduce code: --------------- Configuration line: ./configure --mandir=/usr/share/man --prefix=/usr \ --sbindir=/usr/sbin/ --bindir=/usr/bin/ \ --enable-calendar --enable-ctype --enable-bcmath \ --enable-exif --enable-ftp --enable-mbstring \ --enable-sockets --enable-wddx --enable-soap --enable-zip --enable-cgi --enable-cli --enable-gd-native-ttf --enable-libxml \ --disable-gcov --disable-debug --disable-rpath \ --disable-static --disable-shmop --disable-sysvsem --disable-sysvshm --disable-sysvmsg --with-regex=php --with-pic=/usr \ --with-layout=GNU --with-bz2=/usr --with-iconv=/usr \ --with-gettext=/usr --with-pcre-regex=/usr --with-libxml-dir=/usr \ --with-zlib=/usr --with-openssl=/usr --with-curl=/usr --with-mysql \ --with-mcrypt --with-gd=shared --with-mhash \ --without-gdbm --without-db1 --withou-db2 --without-db3 --without-db4 Expected result: ---------------- Success! Actual result: -------------- Fail. -- Edit bug report at http://bugs.php.net/?id=48451&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=48451&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=48451&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=48451&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=48451&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=48451&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=48451&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=48451&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=48451&r=needscript Try newer version: http://bugs.php.net/fix.php?id=48451&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=48451&r=support Expected behavior: http://bugs.php.net/fix.php?id=48451&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=48451&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=48451&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=48451&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=48451&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=48451&r=dst IIS Stability: http://bugs.php.net/fix.php?id=48451&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=48451&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=48451&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=48451&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=48451&r=mysqlcfg