OS : Redhat 7.1
apache compile option : --prefix=/path --enable-module=so
php compile option : --with-apxs2=/path/bin/apxs
--enable-force-cgi-redirect
--with-pear
--enable-ftp
--enable-track-vars
--with-esoob
--with-gd
error on php make :
/bin/sh /root/php-4.2.0/libtool --silent --mode=compile
gcc -I. -I/root/php-4.2.0/ext/mysql/libmysql -I/root/php-4.2.0/main -I/root
/php-4.2.0 -
I/usr/local/apache/include -I/root/php-4.2.0/Zend -I/root/php-4.2.0/ext/mysq
l/libmysql -I/usr/local/easysoft/oob/client/include -I/root/php-
4.2.0/ext/xml/expat -D_REENTRANT -I/root/php-4.2.0/TSRM -DTHREAD=1 -g -O2 -
pthread -DZTS -prefer-pic -c thr_mutex.c
In file included from /usr/include/math.h:82,
from /root/php-4.2.0/main/php_config.h:1902,
from my_config.h:5,
from global.h:33,
from thr_mutex.c:6:
/usr/include/bits/mathcalls.h:176: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[4]: *** [thr_mutex.lo] Error 1
make[4]: Leaving directory `/root/php-4.2.0/ext/mysql/libmysql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/php-4.2.0/ext/mysql/libmysql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/php-4.2.0/ext/mysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.2.0/ext'
make: *** [all-recursive] Error 1
any thoughts/fixes would be appreciated.
---
Michael Geier
CDM Sports, Inc., Systems Administration
email: [EMAIL PROTECTED]
phone: 314.991.1511 x 6505
pager: 314.318.9414 || [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php