Hi, I have a few FC4 boxes running php 5.0.4, but since there are currently no security updates for this version , I have been asked to borrow php 5.1.6 version from FC5 and build/use it on FC4. The build itself succeed and generate a bunches of packages. But there are one main problem: the build process spit a bunches of messages like the following: ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/odbc.so' - /usr/lib/php/modules/odbc.so: undefined symbol: empty_string in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pgsql.so' - /usr/lib/php/modules/pgsql.so: undefined symbol: empty_string in Unknown on line 0 PHP Warning: PHP Startup: ,Lü·X?ü·: Unable to initialize module Module compiled with module API=20041030, debug=0, thread-safety=0 PHP compiled with module API=20050922, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/snmp.so' - /usr/lib/php/modules/snmp.so: undefined symbol: _zval_dtor in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/soap.so' - /usr/lib/php/modules/soap.so: undefined symbol: empty_string in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xmlrpc.so' - /usr/lib/php/modules/xmlrpc.so: undefined symbol: _zval_dtor in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /usr/lib/php/modules/xsl.so: undefined symbol: dom_node_class_entry in Unknown on line 0 ... ===================================================================== CWD : /usr/src/redhat/BUILD/php-5.1.6 PHP : /usr/src/redhat/BUILD/php-5.1.6/build-apache/sapi/cli/php PHP_SAPI : cli PHP_VERSION : 5.1.6 ZEND_VERSION: 2.1.0 PHP_OS : Linux - Linux oldshit01.dummy.org 2.6.15.6 #1 SMP Mon Mar 20 18:16:17 PST 2006 i686 INI actual : /etc/php.ini More .INIs : /etc/php.d/dba.ini,/etc/php.d/dom.ini,/etc/php.d/gd.ini,/etc/php.d/imap.ini,/etc/php.d/ldap.ini,/etc/php.d/mbstring.ini,/etc/php.d/mysql.ini,/etc/php.d/mysqli.ini,/etc/php.d/ncurses.ini,/etc/php.d/odbc.ini,/etc/php.d/pgsql.ini,/etc/php.d/rrdtool.ini,/etc/php.d/snmp.ini,/etc/php.d/soap.ini,/etc/php.d/xmlrpc.ini,/etc/php.d/xsl.ini Extra dirs : ===================================================================== TIME START 2006-11-09 23:40:07 ===================================================================== TEST 1/1166 [tests/run-test/test001.phpt]^MFAIL EXPECT [tests/run-test/test001.phpt] TEST 2/1166 [tests/run-test/test002.phpt]^MFAIL EXPECTF [tests/run-test/test002.phpt] TEST 3/1166 [tests/run-test/test003.phpt]^MFAIL EXPECTREGEX [tests/run-test/test003.phpt] ... ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com