ID: 15569 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux Suse 7.2 Pro PHP Version: 4.1.1 New Comment:
a segfault or bus error during compilation? this is usualy caused by hardware problems, especialy by faulty or overclocked RAM chips (compiling the linux kernel in an endless loop is a good memory test ;) but you say it happens at the very same place every time, so it doesn't sound like a RAM problem, maybe a corrupted file on your disk? the GNU compiler is really *very* stable in its operation and i have never experienced or heard of problems like this that were *not* hardware- related ... Previous Comments: ------------------------------------------------------------------------ [2002-02-15 09:41:44] [EMAIL PROTECTED] Hello here is my problem... *Im in /usr/local/php *do this ./configure --with-mysql=../mysql --with-config-file-path=/www/conf --with-apache=../apache --enable-track-vars *all fine... next *make Making all in Zend make[1]: Entering directory /usr/local/php/Zend bison -y -p zend -v -d ./zend_language_parser.y -o zend_language_parser.c make[1]: Leaving directory /usr/local/php/Zend make[1]: ***[zend_language_parse.c] Segment Violation make: *** [all-recursive] Error 1 *allways the same error... please help me if u can !!! thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15569&edit=1
