ID:               39185
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mwp at internode dot on dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux 2.6.18
 PHP Version:      5.1.6
 New Comment:

Did you build non-standard libxml2 so it doesn't support output?

Whats the complete output (including the compiled with part) of:
xmllint --version


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

[2006-10-18 14:18:42] mwp at internode dot on dot net

I am very sure i do not have multiple installations of libxml2 as this
is a clean system and i installed it for the first time a few hours
ago.

[EMAIL PROTECTED] php-5.1.6]# xml2-config --version
2.6.26

[EMAIL PROTECTED] php-5.1.6]# locate "xmlstring.h"
/usr/include/libxml2/libxml/xmlstring.h
/usr/share/doc/libxml2-2.6.26/html/html/libxml-xmlstring.html
/usr/share/gtk-doc/html/libxml2/libxml2-xmlstring.html

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

[2006-10-18 14:02:56] [EMAIL PROTECTED]

Check that you dont have multiple version of libxml2 around and that
the wrong one is being used. XML_SAVE_NO_DECL (one of your errors) has
existed in libxml2 since 2.6.21.

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

[2006-10-18 14:01:42] [EMAIL PROTECTED]

Are you sure you don't have any other libxml2 (or just headers of
libxml2) installed in your system?
What do you get with `xml2-config --version` and `locate "xmlstring.h"`
?

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

[2006-10-18 13:58:28] mwp at internode dot on dot net

If it makes a difference, this is a VERY new install of
linux-from-scratch, so latest versions glibc, gcc, binutils, kernel,
etc, etc.
It is however not a system setup problem, every other util/app i have
installed has compiled without problems (x, mysql, apache, etc, etc).

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

[2006-10-18 13:55:13] mwp at internode dot on dot net

compiling php5.2-200610181230 (your latest link) gave exactly the same
errors.

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

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/39185

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

Reply via email to