Bugzilla – Bug 135621
Segmentation fault when compiling PHP
Last modified: 2006-01-05 12:17:45 UTC
PHP-5.1.0 Configure Options - ./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php --with-mysql --disable-libxml --disable-dom --disable-simplexml --disable-xml --disable-pear --without-sqlite Configure Completes Without Errors Make Fails with error below. usr/local/src/php-5.1.0/Zend/zend_API.c:1692: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.suse.de/feedback> for instructions. make: *** [Zend/zend_API.lo] Error 1 Do you need more info? Thanks, Craig.
not autoyast related
it is gcc bug, please read gcc bug reporting http://www.opensuse.org/Bugs:gcc and reassign it to gcc guy ( development-gcc@suse.de ).
Petr: FYI: I compiled PHP 5.1.x ( CVS) with no problems like that but in a AMD64...
close, maybe some gcc bug, if you have time to solve it, report it to gcc guys