Stig S. Bakken wrote: > Hi, > > 4.1.0RC1 is out, download it from > http://www.php.net/~ssb/php-4.1.0RC1.tar.gz > > - Stig >
Built and tested under linux 2.4.4/glibc 2.2.2 It segfualts as I reported... http://bugs.php.net/bug.php?id=13698 './configure' \ '--disable-short-tags' \ '--without-mysql' \ '--with-bz2' \ '--with-curl' \ '--with-ftp' \ '--with-iconv' \ '--with-mhash' \ '--with-mcrypt' \ '--with-openssl' \ '--with-pgsql' \ '--with-regex=system' \ '--with-zlib' \ '--with-gd' \ '--enable-gd-native-ttf' \ '--with-freetype-dir=/usr/local' \ '--with-jpeg-dir=/usr' \ '--with-png-dir=/usr' \ '--with-xpm-dir=/usr/X11R6' \ '--enable-bcmath' \ '--enable-ftp' \ '--enable-shmop' \ '--enable-sysvsem' \ '--enable-sysvshm' \ '--enable-sockets' \ '--enable-mbstring' \ '--enable-mbstr-enc-trans' \ '--enable-memory-limit' \ '--enable-wddx' \ '--enable-debug' \ Running tests in /home/yohgaki/cvs/php/dist/php-4.1.0RC1//ext/xml/tests ======================================================================= xml_parse_into_struct/umlauts in tags (007.phpt) ... failed Running tests in /home/yohgaki/cvs/php/dist/php-4.1.0RC1//ext/standard/tests/math ================================================================================= Simple math tests (001.phpt) ... failed Various pow() tests (pow.phpt) ... failed Running tests in /home/yohgaki/cvs/php/dist/php-4.1.0RC1//ext/standard/tests/time ================================================================================= strtotime() function (002.phpt) ... failed Running tests in /home/yohgaki/cvs/php/dist/php-4.1.0RC1//pear/DB/tests ======================================================================= DB_Error/DB_Warning test (db_error.phpt) ... failed DB configurable error handler test (db_error2.phpt) ... failed Running tests in /home/yohgaki/cvs/php/dist/php-4.1.0RC1//tests/lang ==================================================================== OO Bug Test (Bug #7515) (029.phpt) ... failed TEST RESULT SUMMARY ============================= Number of tests: 199 Tests skipped: 86 ( 43%) Tests failed: 8 (7.1%) Tests passed: 105 ( 93%) ============================= Skipped 0 extensions. PHP Version: 4.1.0RC1 make: *** [test] error 139 -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]