php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23914 Keeps failing
Submitted: 2003-05-30 19:57 UTC Modified: 2003-05-30 21:55 UTC
From: herps at raqtweak dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.2 OS: RedHat 7.3
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: herps at raqtweak dot com
New email:
PHP Version: OS:

 

 [2003-05-30 19:57 UTC] herps at raqtweak dot com
I keep having the following in the "make":

/bin/sh /usr/src/redhat/BUILD/php-upgrade-4.3.2/libtool --silent --preserve-dup-deps --mode=compile gcc  -IZend/ -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/Zend/ -DPHP_ATOM_INC -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/include -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/main -I/usr/src/redhat/BUILD/php-upgrade-4.3.2 -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/Zend -I/usr/include/freetype2 -I/usr/interbase/include -I/usr/include/mysql -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/ext/xml/expat  -I/usr/src/redhat/BUILD/php-upgrade-4.3.2/TSRM  -DEAPI -O2 -m486 -fno-strength-reduce  -prefer-pic -c Zend/zend_language_parser.c -o Zend/zend_language_parser.lo 
gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [Zend/zend_language_parser.lo] Error 1
Bad exit status from /var/tmp/rpm-tmp.84174 (%build)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-30 21:55 UTC] derick@php.net
Definitely a broken compiler and/or hardware. GCC doesn't core usually, and if it does it's definitely not a PHP bug. I would recommend to check your memory.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Dec 04 19:00:01 2025 UTC