Bug 135621

Summary: Segmentation fault when compiling PHP
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Craig Hibbert <craig>
Component: AutoYaSTAssignee: Petr Ostadal <postadal>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: crrodriguez
Version: unspecified   
Target Milestone: ---   
Hardware: i386   
OS: Other   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Craig Hibbert 2005-11-27 23:00:22 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.
Comment 1 Uwe Gansert 2005-11-28 09:00:25 UTC
not autoyast related
Comment 2 Petr Ostadal 2005-11-28 09:58:58 UTC
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 ).
Comment 3 Cristian Rodríguez 2005-12-02 01:13:21 UTC
Petr: FYI: I compiled PHP 5.1.x ( CVS) with no problems like that but in a AMD64...
Comment 4 Petr Ostadal 2006-01-05 12:17:45 UTC
close, maybe some gcc bug, if you have time to solve it, report it to gcc guys