ID:               19899
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: solaris 2.7
 PHP Version:      4.2.3
 New Comment:

Try the development snapshot first:
http://snaps.php.net/php4-latest.tar.bz2

And:
> regcomp.c: In function `p_ere_exp':
> regcomp.c:336: Internal error: Bus Error

This seems to be clearly a bug in the C compiler you are using.

Is it reproduceable for you ? -> Bug in compiler.

Random occurences ? -> Problem with the system or hardware


Previous Comments:
------------------------------------------------------------------------

[2002-10-14 05:29:36] [EMAIL PROTECTED]

platform: SUN ULTRASPARC

gcc 3.0.1 

Making all in regex
gcc -I. -I/export/work/INSTALL/php4-STABLE-200209250000/regex
-I/export/work/INS
TALL/php4-STABLE-200209250000/main
-I/export/work/INSTALL/php4-STABLE-2002092500
00 -I/export/work/INSTALL/apache_1.3.26/src/include
-I/export/work/INSTALL/apach
e_1.3.26/src/os/unix
-I/export/work/INSTALL/php4-STABLE-200209250000/Zend -I/exp
ort/work/INSTALL/php4-STABLE-200209250000/ext/mysql/libmysql
-I/export/work/INST
ALL/php4-STABLE-200209250000/ext/xml/expat  -D_POSIX_PTHREAD_SEMANTICS
-I/export
/work/INSTALL/php4-STABLE-200209250000/TSRM -g -O2  -c regcomp.c &&
touch regcom
p.lo
regcomp.c: In function `p_ere_exp':
regcomp.c:336: Internal error: Bus Error
*** Error code 1
make: Fatal error: Command failed for target `regcomp.lo'
Current working directory
/export/work/INSTALL/php4-STABLE-200209250000/regex
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/export/work/INSTALL/php4-STABLE-200209250000/regex
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19899&edit=1

Reply via email to