ID:               38545
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wzaccone at telcordia dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: Solaris 9
 PHP Version:      5.1.5
 New Comment:

Great. Not PHP problem then.


Previous Comments:
------------------------------------------------------------------------

[2006-08-22 14:48:09] wzaccone at telcordia dot com

yes. that fixed it. thank you.  I had an old version of libxml2 in an
earlier directory on the LD_LIBRARY_PATH.  I removed and the make
install of php 5.1.5 succeeded.

------------------------------------------------------------------------

[2006-08-22 13:39:04] [EMAIL PROTECTED]

Make sure libxml2 is up to date and compiled using GNU builds tools.

------------------------------------------------------------------------

[2006-08-22 13:35:34] wzaccone at telcordia dot com

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 this bug report at http://bugs.php.net/?id=38545&edit=1

Reply via email to