Details
Description
I am trying to build xml-security-c-1.7.3 library on AIX with
xerces-c-3.1.2 but it is not successful.
config.log is attached.
My requirement is to use library only for XML signature validation. Is
it possible to achieve this with any old version of xml-security-c
which can be successfully build with any available version of
xerces-c. Please mention both version for xml-security-c and xerces-c
which are compatible on AIX
Following is the error.
–
--
configure: WARNING: xercesc/dom/DOM.hpp: present but cannot be compiled
configure: WARNING: xercesc/dom/DOM.hpp: check for missing
prerequisite headers?
configure: WARNING: xercesc/dom/DOM.hpp: see the Autoconf documentation
configure: WARNING: xercesc/dom/DOM.hpp: section "Present But
Cannot Be Compiled"
configure: WARNING: xercesc/dom/DOM.hpp: proceeding with the compiler's result
configure: WARNING: ## --------------------------------------- ##
configure: WARNING: ## Report this to dev@santuario.apache.org ##
configure: WARNING: ## --------------------------------------- ##
checking for xercesc/dom/DOM.hpp... no
configure: error: unable to find xerces header files
–
--