My 2 eurocents, Start compiling without mysql, esoob ( what´s that??) and see if it works. - write a bug report - try to get a rpm from redhat and see if this will work. - check out which sources they used, maxbe there´s a difference to the one you have. So you can try it with the sorces from the other version - wait 6 weeks until they got it stable, and/or more informations are available ;-) HTH Oliver
At 23.04.2002 11:55, you wrote: > >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. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php