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


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

[2006-10-18 15:19:37] mwp at internode dot on dot net

Problem solved.

It seems it was caused by custom GCC options (only -Os -mtune=athlon-xp
-fomit-frame-pointer) that i used while compiling libxml2.

Thankyou, and sorry for the wasted time.

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

[2006-10-18 14:29:14] [EMAIL PROTECTED]

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

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

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

[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"`
?

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

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