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 610195 - libxml2 2.7.6 compiles fine - but only two include (SAX.h & SAX2.h) files under [PREFIX]/include/libxml2/libxml
libxml2 2.7.6 compiles fine - but only two include (SAX.h & SAX2.h) files un...
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: general
git master
Other AIX
: Normal major
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-16 21:02 UTC by lll
Modified: 2021-07-05 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lll 2010-02-16 21:02:00 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.
Comment 1 GNOME Infrastructure Team 2021-07-05 13:24:46 UTC
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.