GNOME Bugzilla – Bug 142917
configure --with-minimum fails to build (on Red Hat 9.0, on x86)
Last modified: 2009-08-15 18:40:50 UTC
On Linux Red Hat 9.0 on a P3 machine execute "./configure --with-minimum", then type "make". The build fails with this error: ./.libs/libxml2.so: undefined reference to 'xmlValidateNCName' This happens while the build tries to create libxml2.la
Fixed in CVS. There are still some problems concerning the compilation of the example programs when --with-minimum is used, but the basic library should now compile OK. Thanks for the report.
Thanks for the update.
This should be fixed in release libxml2-2.6.12. thanks, Daniel