GNOME Bugzilla – Bug 610195
libxml2 2.7.6 compiles fine - but only two include (SAX.h & SAX2.h) files under [PREFIX]/include/libxml2/libxml
Last modified: 2021-07-05 13:24:46 UTC
I am trying to build xml2 on AIX 5.3 TL-09 SP-2 using GNU Compiler 4.0.2 for building PHP 5.2.12. The configure, make and install for libxml2 Version 2.7.6 completes successfully without any problems and libxml2.a is built successfully. However there are only two include files creted under [PREFIX]/include/libxml2/libxml directory (SAX.h SAX2.h). This is causing the PHP 5.2.12 make to fail since there are lot of undefined symbols. But when I execute the same steps for xml2 Verstion 2.6.32 there are close to 42 include files are created under [PREFIX]/include/libxml2/libxml directory. Is there a special flag that I have to use so that all the header files are generated while runnning configure for libxml2 Version 2.7.6? Thank you for your help and support.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxml2/-/issues/ Thank you for your understanding and your help.