Bug 135621 - Segmentation fault when compiling PHP
Summary: Segmentation fault when compiling PHP
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AutoYaST (show other bugs)
Version: unspecified
Hardware: i386 Other
: P5 - None : Major
Target Milestone: ---
Assignee: Petr Ostadal
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 23:00 UTC by Craig Hibbert
Modified: 2006-01-05 12:17 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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