From: wzaccone at telcordia dot com Operating system: Solaris 9 PHP version: 5.1.5 PHP Bug Type: *Configuration Issues Bug description: sapi/cli/php: symbol xmlTextReaderGetAttribute: referenced symbol not found
Description: ------------ Installing PHP 5.1.5 on Solaris 9 using apache 2.0.55. Php plugin for apache works, but the make install gave this error at the end. I researched and saw a previous bug marked bogus indicated to use gnu version of ld. I tried that and it still got the same error. see below. using the gnu version of ld gets same error on php 5.1.5. Actual result: -------------- Installing man pages: /usr/local/apache/lib/man/man1/ page: phpize.1 page: php-config.1 Installing PEAR environment: /usr/local/apache/lib/php/ ld.so.1: php: fatal: relocation error: file /php-5.1.5/sapi/cli/php: symbol xmlTextReaderGetAttribute: referenced symbol not found Killed make[1]: *** [install-pear-installer] Error 137 make: *** [install-pear] Error 2 # which ld /usr/local/bin/ld # ld --version GNU ld version 2.14 20030612 Copyright 2002 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. # -- Edit bug report at http://bugs.php.net/?id=38545&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=38545&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=38545&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=38545&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=38545&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=38545&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=38545&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=38545&r=needscript Try newer version: http://bugs.php.net/fix.php?id=38545&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=38545&r=support Expected behavior: http://bugs.php.net/fix.php?id=38545&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=38545&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=38545&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=38545&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=38545&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=38545&r=dst IIS Stability: http://bugs.php.net/fix.php?id=38545&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=38545&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=38545&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=38545&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=38545&r=mysqlcfg