Built and tested on SuSE 7.2. Configure line: --with-apxs=/usr/local/httpd/bin/apxs --with-mysql=/usr/local/mysql --with-gmp=/usr/local/lib/gmp
No build problems. Works without problems with all my code, phpmyadmin and phorum. Make test produces the following fails: Running tests in /home/phil/php-4.1.0RC2//ext/standard/tests/file ================================================================= File type functions (001.phpt) ... failed Running tests in /home/phil/php-4.1.0RC2//ext/standard/tests/math ================================================================= Various pow() tests (pow.phpt) ... failed Simple math tests (round.phpt) ... failed Running tests in /home/phil/php-4.1.0RC2//pear/DB/tests ======================================================= DB_Error/DB_Warning test (db_error.phpt) ... failed DB configurable error handler test (db_error2.phpt) ... failed DB::factory test (db_factory.phpt) ... failed DB::isManip test (db_ismanip.phpt) ... failed DB::parseDSN test (db_parsedsn.phpt) ... failed Running tests in /home/phil/php-4.1.0RC2//pear/XML/tests ======================================================== XML Parser: parse simple string (001.phpt) ... failed XML Parser: parse from file (002.phpt) ... failed XML Parser: parse from file resource (003.phpt) ... failed XML Parser: error class (004.phpt) ... failed XML Parser: mixing character encodings (005.phpt) ... failed Running tests in /home/phil/php-4.1.0RC2//pear/tests ==================================================== PEAR constructor/destructor test (pear1.phpt) ... failed PEAR_Config (pear_config.phpt) ... failed PEAR_Registry (pear_registry.phpt) ... failed TEST RESULT SUMMARY ============================= Number of tests: 206 Tests skipped: 92 ( 45%) Tests failed: 17 ( 15%) Tests passed: 97 ( 85%) ============================= Skipped 0 extensions. -- Phil Driscoll -- 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]