From: rehanann at kfupm dot edu dot sa Operating system: Aix 5.2 ML 2 PHP version: 5CVS-2004-05-12 (dev) PHP Bug Type: Compile Failure Bug description: gcc: Internal compiler error: program cc1 got fatal signal 11
Description: ------------ Haa, I hope php will work in near future I compile with apache and mysql. please provide the solution. compilition option are. ./configure --disable-inline-optimization --with-apxs2=/usr/local/apache2/bin/apxs --with-ftp --with-pear --with-mysql=/u sr/local/mysql --enable-shared --with-trans-sid --enable-mod_charset --enable-mysql --enable-ftp --with-imap-ssl=/usr/local/ ssl --with-ssl --enable-ssl Reproduce code: --------------- /tmp/horde/php/Zend/zend_hash.h:264: invalid lvalue in assignment /tmp/horde/php/Zend/zend_hash.h:265: case label not within a switch statement /tmp/horde/php/Zend/zend_hash.h:265: invalid operands to binary << /tmp/horde/php/Zend/zend_hash.h:265: wrong type argument to increment /tmp/horde/php/Zend/zend_hash.h:265: invalid lvalue in assignment /tmp/horde/php/Zend/zend_hash.h:265: break statement not within loop or switch /tmp/horde/php/Zend/zend_hash.h:266: case label not within a switch statement /tmp/horde/php/Zend/zend_hash.h:266: break statement not within loop or switch /tmp/horde/php/Zend/zend_hash.h:269: warning: return makes integer from pointer without a cast /tmp/horde/php/Zend/zend_hash.h: At top level: /tmp/horde/php/Zend/zend_hash.h:273: parse error before `uint' /tmp/horde/php/Zend/zend_hash.h:273: `zend_hash_func' declared as function returning a function /tmp/horde/php/Zend/zend_hash.h:326: parse error before `*' /tmp/horde/php/Zend/zend_hash.h: In function `zend_symtable_update': /tmp/horde/php/Zend/zend_hash.h:328: `nKeyLength' undeclared (first use in this function) gcc: Internal compiler error: program cc1 got fatal signal 11 make: 1254-004 The error code from the last command is 1. Expected result: ---------------- should work with apache and mysql. Actual result: -------------- ERROR!. -- Edit bug report at http://bugs.php.net/?id=28370&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28370&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28370&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28370&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28370&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28370&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28370&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28370&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28370&r=support Expected behavior: http://bugs.php.net/fix.php?id=28370&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28370&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28370&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28370&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28370&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28370&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28370&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28370&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28370&r=float