From: david dot marek at mattel dot com Operating system: AIX 5.2 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug description: Hangs and checking for flex version
Description: ------------ I am running PHP5.2 and it hangs at checking for flex version. This occurs with any snapshot I use. Compiling on 5.0.4 works. Reproduce code: --------------- ./buildit script with configure command below. GNUMAKE=gmake ./configure --with-oci8=$ORACLE_HOME \ --with-expat-dir=/opt/oracle/php/depends \ --with-gd=/opt/oracle/php/depends \ --with-jpeg-dir=/opt/oracle/php/depends \ --with-png-dir=/opt/oracle/php/depends \ --with-zlib-dir=/opt/oracle/php/depends \ --with-xpm-dir=/opt/oracle/php/depends \ --with-ttf=/opt/oracle/php/depends \ --with-freetype-dir=/opt/oracle/php/depends \ --with-apxs=$ORACLE_HOME/Apache/Apache/bin/apxs \ --with-libxml-dir=/opt/oracle/php/depends \ --prefix=/opt/oracle/php/DEFAULT \ --enable-gd-native-ttf \ --with-config-file-path=$ORACLE_HOME/Apache/Apache/conf \ --with-mysql=/usr/local/mysql \ --enable-libgcc \ --enable-track-vars Expected result: ---------------- Not Hang. Actual result: -------------- Hangs at checking for flex version. -- Edit bug report at http://bugs.php.net/?id=40406&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40406&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40406&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40406&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40406&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40406&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40406&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40406&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40406&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40406&r=support Expected behavior: http://bugs.php.net/fix.php?id=40406&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40406&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40406&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40406&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40406&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40406&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40406&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40406&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40406&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40406&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40406&r=mysqlcfg