ID:               15742
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Mandrake 8.0
 PHP Version:      4.0.6
 New Comment:

If you repeat 'make' command, does the segfault happen
at same place? Also, what gcc version you have?

--Jani



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

[2002-02-26 19:44:35] [EMAIL PROTECTED]

(1) On Mandrake 8.0, I have mysql installed and apache installed. I run
the following command in the php source directory /var/tmp/php-4.0.6:

(2) Run configure
./configure --with-mysql --with--apxs=/opt/apache_1_3_22/bin/apxs

(3) Run make
Makefile is generated successfully so I type 'make'

(4) Get error
I get the following:

make[1]: Entering directory `/var/tmp/php-4.0.6/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main
   -DLINUX=22 -DUSE_HSREGEX -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12  -g -O2
-c zend_l
   anguage_scanner.c
   zend_language_scanner.c: In function `shutdown_scanner':
   zend_language_scanner.c:2819: Internal error: Segmentation fault.
   Please submit a full bug report.
   See <URL:https://qa.mandrakesoft.com/> for instructions.
   make[1]: *** [zend_language_scanner.lo] Error 1
   make[1]: Leaving directory `/var/tmp/php-4.0.6/Zend'
   make: *** [all-recursive] Error 1

(5) Note, I tried using PHP 4.1.0 as well and received the same error.

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


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

Reply via email to