From: Keisial at gmail dot com Operating system: Windows PHP version: 5.2CVS-2008-08-03 (snap) PHP Bug Type: Compile Failure Bug description: libxml doesn't build with libiconv
Description: ------------ libxml2 can't be built on windows with libraries from http://pecl2.php.net/downloads/php-windows-builds/ as it is searching for iconv_a.lib;iconv.lib, while libiconv_a.lib;libiconv.lib names are used. Please backport to PHP_5_2 branch the patch used on head and 5.3: http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/config.w32?r1=1.8.6.1&r2=1.8.6.2&pathrev=PHP_5_3 Config for iconv should also be backported, although in this case it's less critical, as library detection is commented. http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/config.w32?r1=1.6&r2=1.7 -- Edit bug report at http://bugs.php.net/?id=45694&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45694&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45694&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45694&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45694&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45694&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45694&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45694&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45694&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45694&r=support Expected behavior: http://bugs.php.net/fix.php?id=45694&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45694&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45694&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45694&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45694&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45694&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45694&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45694&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45694&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45694&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45694&r=mysqlcfg