ID: 10614 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Description: make fails Hmm that may have been it I ran it again and it worked.. thanks for the help.. Previous Comments: --------------------------------------------------------------------------- [2001-05-02 13:07:59] [EMAIL PROTECTED] 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) --------------------------------------------------------------------------- [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? --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10614 -- 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]