ID: 10614 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config PHP Version: 4.0.5 Assigned To: Comments: Do you get the same error in the same place when you run again? The only reasons that made gcc bail out with a segmentation fault during compilation i came across within years were faulty ram and overheated CPUs In this case you will experience segfaults from gcc in random places, typing make again and again finally gets you through the process (although you should not trust the result) Previous Comments: --------------------------------------------------------------------------- [2001-05-02 12:51:03] [EMAIL PROTECTED] I was following the instructions on devshed to install php and when i ran make it went a while then drops given this: /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -02 -c zend_hash.c zend_hash.c: In function `zend_hash_minmax': zend_hash.c:1233: Internal error: Segmentation fault. Please submit a full bug report. make[1]: *** [zend_hash.lo] Error 1 make[1]: Leaving directory `/tmp/download/php-4.0.5/Zend' make: *** [all-recursive] Error 1 Any ideas? Am I doing something wrong? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10614&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]