After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 142917 - configure --with-minimum fails to build (on Red Hat 9.0, on x86)
configure --with-minimum fails to build (on Red Hat 9.0, on x86)
Status: VERIFIED FIXED
Product: libxml2
Classification: Platform
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-21 16:35 UTC by andros2003
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description andros2003 2004-05-21 16:35:10 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
Comment 1 William M. Brack 2004-05-22 01:11:19 UTC
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.
Comment 2 andros2003 2004-07-19 03:56:20 UTC
Thanks for the update.
Comment 3 Daniel Veillard 2004-08-22 20:32:45 UTC
 This should be fixed in release libxml2-2.6.12.
                                                                                
   thanks,
                                                                                
Daniel