ID:               39155
 Comment by:       ab5602 at wayne dot edu
 Reported By:      ruiner at netslacking dot net
 Status:           No Feedback
 Bug Type:         *Compile Issues
 Operating System: Solaris 9
 PHP Version:      5.1.6
 New Comment:

This is an issue with your LD_LIBRARY_PATH.  Your installation is
finding an old library for libxml2.  Adding your current xml libs to the
beginning of your library path before executing fixed it for me.


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

[2006-10-22 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2006-10-14 17:57:40] [EMAIL PROTECTED]

What if you try to build a newer libxml2?

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

[2006-10-14 17:29:05] ruiner at netslacking dot net

libxml2 2.6.18

checking for ld used by /usr/local/bin/gcc... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes

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

[2006-10-14 10:50:44] [EMAIL PROTECTED]

What version of libxml2 do you use?
Why do you think GNU ld is used?

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

[2006-10-14 00:21:47] ruiner at netslacking dot net

make install error should read:

Installing PEAR environment:      /usr/local/lib/php/
ld.so.1: php: fatal: relocation error: file
/usr/share/src/php-5.1.6/sapi/cli/php: symbol:
xmlTextReaderGetAttribute referenced symbol not
found

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/39155

-- 
Edit this bug report at http://bugs.php.net/?id=39155&edit=1

Reply via email to