php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28369 gcc: Internal compiler error: program cc1 got fatal signal 11
Submitted: 2004-05-12 15:30 UTC Modified: 2004-05-12 20:19 UTC
From: rehanann at kfupm dot edu dot sa Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5CVS-2004-05-12 (dev) OS: Aix 5.2 ML 2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rehanann at kfupm dot edu dot sa
New email:
PHP Version: OS:

 

 [2004-05-12 15:30 UTC] rehanann at kfupm dot edu dot sa
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!.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-12 20:19 UTC] magnus@php.net
Submitted twice.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 20:00:02 2025 UTC