From: johnie dot stafford at citigroup dot com Operating system: Solaris 8 PHP version: 5.0.2 PHP Bug Type: Unknown/Other Function Bug description: configure can't get past libxml check
Description: ------------ I'm trying to run configure on Solaris 8. I've built and installed libxml2 version 2.6.14. Here is my configure commandline: ./configure --prefix=/opt/app/pkg/php-5.0.2 --with-apxs=/opt/app/apache/bin/apxs --with-exec-dir=/opt/app/pkg/php-5.0.2/bin --with-libxml-dir=/opt/app --with-openssl=/opt/app/pkg/openssl-0.9.7d --with-zlib --with-gd=/opt/app/pkg/gd-1.8.4 --with-mysql checking whether libxml build works... no configure: error: build test failed. Please check the config.log for details. Expected result: ---------------- Complete configure process Actual result: -------------- testing of libxml failed. -- Edit bug report at http://bugs.php.net/?id=30403&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30403&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30403&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30403&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30403&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30403&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30403&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30403&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30403&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30403&r=support Expected behavior: http://bugs.php.net/fix.php?id=30403&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30403&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30403&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30403&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30403&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30403&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30403&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30403&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30403&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30403&r=mysqlcfg
